update version

This commit is contained in:
Bluzume 2021-08-24 17:44:17 +12:00
parent 1209945a01
commit fb52b24bbf
1 changed files with 1 additions and 1 deletions

View File

@ -35,7 +35,7 @@ android {
* Project Identification
*/
applicationId "com.silica.kitsune" // Change this to your applicationId.
versionCode 3 // Set this to a higher number for game updates.
versionCode 4 // Set this to a higher number for game updates.
versionName "rc7" // This is the version that the player sees.
compileSdkVersion ANDROID_SDK_TARGET