mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-16 02:40:41 +07:00
Kotlin 1.5.30 test (#5089)
* Kotlin bump to 1.5.30 * Needed change due to (correct!) new compile error
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
package com.unciv.build
|
||||
|
||||
object BuildConfig {
|
||||
const val kotlinVersion = "1.4.30"
|
||||
const val kotlinVersion = "1.5.30"
|
||||
const val appName = "Unciv"
|
||||
const val appCodeNumber = 620
|
||||
const val appVersion = "3.16.11"
|
||||
|
Reference in New Issue
Block a user