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 Add Inquisitor for FantasyHex from BUCKETEER () 2021-08-20 11:14:17 +03:00
ImagesToNotAddToGame Spruced up Civilopedia - phase 3 - Interface, flavour text, new Tutorial () 2021-07-02 19:22:38 +03:00
ImagesToPackSeparately Added follower beliefs for buying religious buildings () 2021-08-08 22:23:22 +03:00
res First attempt at making Unciv Android-TV-compatible 2020-12-01 23:26:01 +02:00
Skin 3.15.1 2021-06-16 10:59:15 +03:00
src/com/unciv/app Follow screen rotation even to Portrait on Android with Opt-in () 2021-05-19 23:27:23 +03:00
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 Initial commit 2017-11-22 00:09:35 +02:00
proguard-rules.pro Remove gdx-box2d from build files because it isn't used () 2020-05-08 08:05:26 +03:00
project.properties Initial commit 2017-11-22 00:09:35 +02:00