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 464f57a commit 4e6d0ceCopy full SHA for 4e6d0ce
android/app/build.gradle
@@ -42,7 +42,7 @@ android {
42
defaultConfig {
43
applicationId "in.ac.iitr.mdg.appetizer"
44
minSdkVersion 21
45
- targetSdkVersion 29
+ targetSdkVersion 30
46
versionCode flutterVersionCode.toInteger()
47
versionName flutterVersionName
48
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
0 commit comments