Skip to content

Commit

Permalink
Merge pull request #344 from LittleLightForDestiny/flutter_downgrade
Browse files Browse the repository at this point in the history
pushes minSdk
  • Loading branch information
joaopmarquesini committed Jun 16, 2024
2 parents ce6e973 + de7fbc4 commit ff5949c
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 @@ -57,7 +57,7 @@ android {
defaultConfig {
applicationId "me.markezine.luzinha"

minSdkVersion flutter.minSdkVersion
minSdkVersion 21
targetSdkVersion 33
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit ff5949c

Please sign in to comment.