mirror of
https://github.com/yairm210/Unciv.git
synced 2025-02-11 03:18:18 +07:00
Updated to latest LibGDX and Kotlin versions
This commit is contained in:
parent
68cc801450
commit
5328efa233
File diff suppressed because it is too large
Load Diff
Binary file not shown.
Before Width: | Height: | Size: 873 KiB After Width: | Height: | Size: 874 KiB |
@ -1,12 +1,12 @@
|
||||
package com.unciv.build
|
||||
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.3.71"
|
||||
const val kotlinVersion = "1.4.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 528
|
||||
const val appVersion = "3.12.13"
|
||||
|
||||
const val gdxVersion = "1.9.12"
|
||||
const val gdxVersion = "1.9.14"
|
||||
const val roboVMVersion = "2.3.1"
|
||||
const val ashleyVersion = "1.7.0"
|
||||
const val aiVersion = "1.8.0"
|
||||
|
Loading…
Reference in New Issue
Block a user