Skip to content

Commit

Permalink
💚 Bump minSdkVersion to 19
Browse files Browse the repository at this point in the history
  • Loading branch information
iqfareez committed Jul 2, 2023
1 parent 79b0e6b commit c472a10
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 @@ -40,7 +40,7 @@ android {

defaultConfig {
applicationId "com.iqfareez.iiumschedule"
minSdkVersion 17
minSdkVersion 19
targetSdkVersion 31
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit c472a10

Please sign in to comment.