mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-28 13:48:49 +07:00
Fixed crashing bug from trying to move the the enemy unit instead of to the place to attack from
This commit is contained in:
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 354
|
||||
versionName "3.4.5"
|
||||
versionCode 355
|
||||
versionName "3.4.5-patch1"
|
||||
|
||||
archivesBaseName = "Unciv"
|
||||
}
|
||||
|
Reference in New Issue
Block a user