Added extra stat icons
This commit is contained in:
parent
31af88e07f
commit
318931b902
4 changed files with 2 additions and 2 deletions
BIN
android/assets/StatIcons/20xMovement5.png
Normal file
BIN
android/assets/StatIcons/20xMovement5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 763 B |
BIN
android/assets/StatIcons/20xRangedStrength5.png
Normal file
BIN
android/assets/StatIcons/20xRangedStrength5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 1,014 B |
BIN
android/assets/StatIcons/20xStrength5.png
Normal file
BIN
android/assets/StatIcons/20xStrength5.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 798 B |
|
@ -21,8 +21,8 @@ android {
|
|||
applicationId "com.unciv.game"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 26
|
||||
versionCode 59
|
||||
versionName "2.2.0"
|
||||
versionCode 60
|
||||
versionName "2.2.1"
|
||||
}
|
||||
buildTypes {
|
||||
release {
|
||||
|
|
Loading…
Reference in a new issue