Skip to content

Commit

Permalink
🚀 upgrade android version
Browse files Browse the repository at this point in the history
  • Loading branch information
niuhuan committed Aug 19, 2024
1 parent ca712fb commit 5438f1c
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 @@ -45,7 +45,7 @@ android {
defaultConfig {
// TODO: Specify your own unique Application ID (https://developer.android.com/studio/build/application-id.html).
applicationId "opensource.pikapika"
minSdkVersion 19 // flutter.minSdkVersion
minSdkVersion 21 // flutter.minSdkVersion
targetSdkVersion 32 // flutter.targetSdkVersion
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
Expand Down

0 comments on commit 5438f1c

Please sign in to comment.