mirror of
https://github.com/yairm210/Unciv.git
synced 2025-07-25 07:09:16 +07:00
3.16.5-googlePlayPushTest
This commit is contained in:
@ -3,7 +3,7 @@ package com.unciv.build
|
|||||||
object BuildConfig {
|
object BuildConfig {
|
||||||
const val kotlinVersion = "1.4.30"
|
const val kotlinVersion = "1.4.30"
|
||||||
const val appName = "Unciv"
|
const val appName = "Unciv"
|
||||||
const val appCodeNumber = 611
|
const val appCodeNumber = 612
|
||||||
const val appVersion = "3.16.5-googlePlayPushTest"
|
const val appVersion = "3.16.5-googlePlayPushTest"
|
||||||
|
|
||||||
const val gdxVersion = "1.10.0"
|
const val gdxVersion = "1.10.0"
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
## 3.16.5-googlePlayPushTest
|
## 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
|
## 3.16.5
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user