version bump (#8427)

This commit is contained in:
alexban011 2023-01-21 19:22:05 +02:00 committed by GitHub
parent be995b3c3e
commit e8fde017fe
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
package com.unciv.build package com.unciv.build
object BuildConfig { object BuildConfig {
const val kotlinVersion = "1.7.21" const val kotlinVersion = "1.8.0"
const val appName = "Unciv" const val appName = "Unciv"
const val appCodeNumber = 800 const val appCodeNumber = 800
const val appVersion = "4.4.3" const val appVersion = "4.4.3"