1
0
mirror of https://github.com/yairm210/Unciv.git synced 2025-02-24 05:31:22 +07:00
Unciv/android
yairm210 4e72cafc27 Removed manual kotlin-stdlib dependency
Kotlin 1.4+ auto-adds kotlin-stdlib dependency per https://kotlinlang.org/docs/whatsnew14.html#dependency-on-the-standard-library-added-by-default so we don't need it added manually.
Tested locally with ./gradlew desktop:dist and the jar worked.
2021-08-20 13:37:35 +03:00
..
assets Added a UI for viewing the religions inside a city () 2021-08-20 08:59:13 +03:00
Images
ImagesToNotAddToGame
ImagesToPackSeparately
res
Skin
src/com/unciv/app
AndroidManifest.xml Follow screen rotation even to Portrait on Android with Opt-in () 2021-05-19 23:27:23 +03:00
build.gradle.kts Removed manual kotlin-stdlib dependency 2021-08-20 13:37:35 +03:00
ic_launcher-web.png
proguard-rules.pro
project.properties