mirror of
https://github.com/lifegpc/eh_downloader_flutter.git
synced 2026-07-08 01:30:28 +08:00
Android: Flutter 3.24.0 new break change
This commit is contained in:
@@ -31,8 +31,8 @@ android {
|
||||
applicationId = "com.lifegpc.ehf"
|
||||
minSdk = 23
|
||||
targetSdk = 34
|
||||
versionCode = flutter.versionCode()
|
||||
versionName = flutter.versionName()
|
||||
versionCode = flutter.versionCode
|
||||
versionName = flutter.versionName
|
||||
}
|
||||
|
||||
signingConfigs {
|
||||
|
||||
Reference in New Issue
Block a user