Organized automation classes

This commit is contained in:
Yair Morgenstern
2018-05-06 11:48:01 +03:00
parent 5d4003ecbf
commit 4e699f917e
10 changed files with 120 additions and 110 deletions

View File

@ -21,8 +21,8 @@ android {
applicationId "com.unciv.game"
minSdkVersion 14
targetSdkVersion 26
versionCode 45
versionName "2.0.2"
versionCode 46
versionName "2.0.3"
}
buildTypes {
release {