3.16.5-googlePlayPushTest

This commit is contained in:
yairm210
2021-08-20 09:35:28 +03:00
parent b2e6612c0e
commit 4c0d33e2c2
2 changed files with 2 additions and 2 deletions

View File

@ -3,7 +3,7 @@ package com.unciv.build
object BuildConfig {
const val kotlinVersion = "1.4.30"
const val appName = "Unciv"
const val appCodeNumber = 611
const val appCodeNumber = 612
const val appVersion = "3.16.5-googlePlayPushTest"
const val gdxVersion = "1.10.0"