update icon

This commit is contained in:
wgh19
2024-05-14 17:09:56 +08:00
parent c4b50a3fb1
commit 36fedc6a97
71 changed files with 108 additions and 83 deletions

View File

@@ -46,7 +46,7 @@ android {
// You can update the following values to match your application needs.
// For more information, see: https://docs.flutter.dev/deployment/android#reviewing-the-gradle-build-configuration.
minSdkVersion flutter.minSdkVersion
targetSdkVersion flutter.targetSdkVersion
targetSdkVersion 34
versionCode flutterVersionCode.toInteger()
versionName flutterVersionName
}