Resolved #123 - Added final units - Modern Armor, Rocket Artillery and Mechanized Infantry!

This commit is contained in:
Yair Morgenstern
2019-02-28 23:45:21 +02:00
parent 17c5209023
commit f3cbeb5ca4
7 changed files with 230 additions and 193 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.app"
minSdkVersion 14
targetSdkVersion 28
versionCode 208
versionName "2.13.8"
versionCode 209
versionName "2.13.9"
}
// Had to add this crap for Travis to build, it wanted to sign the app