changelog+buildconfig for next version

This commit is contained in:
yairm210
2021-08-26 17:42:29 +03:00
parent 448b04fab8
commit d2cd65dd6a
2 changed files with 16 additions and 2 deletions

View File

@ -3,8 +3,8 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.4.30"
const val appName = "Unciv"
const val appCodeNumber = 616
const val appVersion = "3.16.7"
const val appCodeNumber = 617
const val appVersion = "3.16.8"
const val gdxVersion = "1.10.0"
const val roboVMVersion = "2.3.1"