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 6adffc2 commit 2b169ecCopy full SHA for 2b169ec
android/app/build.gradle.kts
@@ -39,7 +39,7 @@ android {
39
40
defaultConfig {
41
applicationId = "com.pira.omid"
42
- minSdk = flutter.minSdkVersion
+ minSdk = 21
43
targetSdk = flutter.targetSdkVersion
44
versionCode = flutter.versionCode
45
versionName = flutter.versionName
0 commit comments