mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 15:27:50 +07:00
Once a unit has gained more than 30 XP it won't gain XP from barbarians
AI units now always unfortify/unsetup after moving
This commit is contained in:
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.game"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 132
|
||||
versionName "2.8.0"
|
||||
versionCode 133
|
||||
versionName "2.8.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
Reference in New Issue
Block a user