This commit is contained in:
tzw
2024-09-23 12:11:21 +06:30
parent 329f96f338
commit 4b88978f6f
2 changed files with 1504 additions and 2 deletions

View File

@@ -35,11 +35,11 @@ android {
checkReleaseBuilds false checkReleaseBuilds false
} }
compileSdkVersion 33 compileSdkVersion 34
defaultConfig { defaultConfig {
minSdkVersion 21 minSdkVersion 21
targetSdkVersion 33 targetSdkVersion 34
versionCode flutterVersionCode.toInteger() versionCode flutterVersionCode.toInteger()
versionName flutterVersionName versionName flutterVersionName
multiDexEnabled true multiDexEnabled true

1502
pubspec.lock Normal file

File diff suppressed because it is too large Load Diff