Skip to content

Commit 4e6d0ce

Browse files
committed
conf: bump target sdk version
1 parent 464f57a commit 4e6d0ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ android {
4242
defaultConfig {
4343
applicationId "in.ac.iitr.mdg.appetizer"
4444
minSdkVersion 21
45-
targetSdkVersion 29
45+
targetSdkVersion 30
4646
versionCode flutterVersionCode.toInteger()
4747
versionName flutterVersionName
4848
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"

0 commit comments

Comments
 (0)