Skip to content

Commit

Permalink
conf: bump target sdk version
Browse files Browse the repository at this point in the history
  • Loading branch information
aman-singh7 committed Mar 23, 2022
1 parent 464f57a commit 4e6d0ce
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 @@ -42,7 +42,7 @@ android {
defaultConfig {
applicationId "in.ac.iitr.mdg.appetizer"
minSdkVersion 21
targetSdkVersion 29
targetSdkVersion 30
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
testInstrumentationRunner "android.support.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 4e6d0ce

Please sign in to comment.