mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-04 23:40:01 +07:00
Dammit packr
This commit is contained in:
@ -21,8 +21,8 @@ android {
|
||||
applicationId "com.unciv.app"
|
||||
minSdkVersion 14
|
||||
targetSdkVersion 29
|
||||
versionCode 330
|
||||
versionName "3.3.1"
|
||||
versionCode 331
|
||||
versionName "3.3.2"
|
||||
}
|
||||
|
||||
// Had to add this crap for Travis to build, it wanted to sign the app
|
||||
|
@ -37,7 +37,7 @@
|
||||
{
|
||||
"platform": "*",
|
||||
"paths": [
|
||||
"jre/lib/rhino.jar"
|
||||
"jre/lib/rhino.jar",
|
||||
"jre/lib/amd64/libjfxwebkit.so"
|
||||
]
|
||||
},
|
||||
|
Reference in New Issue
Block a user