We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f239370 commit bfecc37Copy full SHA for bfecc37
android/app/build.gradle
@@ -31,7 +31,7 @@ android {
31
defaultConfig {
32
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
33
applicationId "com.shuyu.gsygithub.gsygithubappflutter"
34
- minSdkVersion 21
+ minSdkVersion flutter.minSdkVersion
35
targetSdkVersion 33
36
versionCode 63
37
versionName "7.6.0"
0 commit comments