Skip to content

Commit

Permalink
minSdkVersion 19, scan插件报错
Browse files Browse the repository at this point in the history
  • Loading branch information
meetqy committed Jun 21, 2022
1 parent 5c05360 commit 565fa8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "com.example.flutter_dating_template"
minSdkVersion flutter.minSdkVersion
minSdkVersion 19
targetSdkVersion flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit 565fa8a

Please sign in to comment.