Bumped versionCode for next RC build

This commit is contained in:
Aaron Culliney 2020-01-26 09:13:16 -08:00
parent ead2ac32f5
commit 2739a6b084
1 changed files with 2 additions and 2 deletions

View File

@ -46,8 +46,8 @@ android {
applicationId "org.deadc0de.apple2ix.basic"
minSdkVersion 14
targetSdkVersion 29
versionCode 25
versionName "2.1.0-RC2"
versionCode 26
versionName "2.1.0-RC3"
ndk {
moduleName "apple2ix"
}