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
yairm210
7da4056392
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:18:50 +03:00
yairm210
558c1fb662
Revert "Gradle wrapper upgrade"
...
Checking the Github actions shows that this doesn't seem to work with the current Github actions due to version confllicts, we'll need to resolve those
2021-08-15 00:13:54 +03:00
yairm210
2161790f13
Gradle wrapper upgrade
2021-08-13 00:54:46 +03:00
Yair Morgenstern
3a22a1127e
Gradle upgrade
2021-05-07 13:18:48 +03:00
Yair Morgenstern
57fdff6897
Gradle changes towards LibGDX version increment
2021-04-19 21:41:47 +03:00
lishaoxia1985
b5c12ec17c
Carrier cannot attack, AS update to 4.1.3 ( #3700 )
2021-03-23 20:20:38 +02:00
Yair Morgenstern
b9c6874a3f
Removed deprecated "kotlin-android-extensions" reference
2021-03-06 23:02:13 +02:00
lishaoxia1985
d290ca3d33
Update translation and Android studio to 4.1.2 ( #3642 )
2021-03-04 18:56:05 +02:00
Yair Morgenstern
1568ce90da
Updated to latest LibGDX
2020-11-02 21:48:43 +02:00
Yair Morgenstern
c75f0162d5
Added city images by The Bucketeer for all eras up to Modern
2020-10-15 20:01:25 +03:00
CrispyXYZ
ddc7072b22
Update build.gradle.kts ( #3093 )
2020-09-05 20:38:33 +03:00
lishaoxia1985
acdc6cee69
AS update to 4.0.1, Edit Diplomacy UI in Overview ( #2885 )
2020-08-01 21:44:32 +03:00
Yair Morgenstern
07889130b4
test
2020-06-01 21:26:25 +03:00
Yair Morgenstern
e4661db4e3
Upgraded Gradle plugin
2020-06-01 20:23:11 +03:00
Daniel Bälz
47d7e8ef09
Gradle Kotlin DSL ( #2634 )
...
* Ease migration to Gradle Kotlin DSL by changing quotes, function calls and plugin definitions
* Migrate build scripts to Gradle Kotlin DSL
2020-05-19 00:14:01 +03:00