my own oboe

This commit is contained in:
open-trade
2020-11-28 00:22:25 +08:00
parent 9c532c507b
commit ca0137b228
3 changed files with 1 additions and 45 deletions

View File

@@ -39,7 +39,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.carriez.flutter_hbb"
minSdkVersion 18
minSdkVersion 21
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName