mirror of
https://github.com/yairm210/Unciv.git
synced 2025-09-28 14:24:43 -04:00
Fixed weird resizing bug - #1304, thanks @ninjatao!
This commit is contained in:
parent
8fd0f39ed4
commit
f6d2143ff6
Binary file not shown.
Before Width: | Height: | Size: 120 B After Width: | Height: | Size: 131 B |
@ -21,8 +21,8 @@ android {
|
|||||||
applicationId "com.unciv.app"
|
applicationId "com.unciv.app"
|
||||||
minSdkVersion 14
|
minSdkVersion 14
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 320
|
versionCode 321
|
||||||
versionName "3.2.0"
|
versionName "3.2.0-patch1"
|
||||||
}
|
}
|
||||||
|
|
||||||
// Had to add this crap for Travis to build, it wanted to sign the app
|
// Had to add this crap for Travis to build, it wanted to sign the app
|
||||||
|
Loading…
x
Reference in New Issue
Block a user