mirror of
https://github.com/yairm210/Unciv.git
synced 2024-12-22 22:04:47 +07:00
3.16.5-googlePlayPushTest
This commit is contained in:
parent
b2e6612c0e
commit
4c0d33e2c2
@ -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"
|
||||
|
@ -1,6 +1,6 @@
|
||||
## 3.16.5-googlePlayPushTest
|
||||
|
||||
This is just to test if the automatic upload to Google Play is working
|
||||
A test to ensure that publishing new versions to Google Play works properly
|
||||
|
||||
## 3.16.5
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user