mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-14 09:48:12 +07:00
We now load translation percentages on initialization so we won't need to mid-game, fixed "create" and the "resume" both trying to do the same things
This commit is contained in:
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 347
|
||||
versionName "3.4.0-patch3"
|
||||
versionCode 348
|
||||
versionName "3.4.0-patch4"
|
||||
|
||||
archivesBaseName = "Unciv"
|
||||
}
|
||||
|
Reference in New Issue
Block a user