mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-20 04:38:18 +07:00
Fixed bug where you could convince AI to declare war on defeated civs - kudos ninjatao!
This commit is contained in:
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.game"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 168
|
||||
versionName "2.10.7"
|
||||
versionCode 169
|
||||
versionName "2.10.8"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user