update android example

This commit is contained in:
ekibun
2020-09-21 19:08:50 +08:00
parent a98ef735db
commit 15ae27d7b0
14 changed files with 31 additions and 86 deletions

View File

@@ -38,7 +38,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "soko.ekibun.example"
applicationId "soko.ekibun.flutter_qjs_example"
minSdkVersion 16
targetSdkVersion 29
versionCode flutterVersionCode.toInteger()