versionCode 10

This commit is contained in:
Bart Akeley 2018-05-19 18:32:21 -05:00
parent 9ddb7341ef
commit a788bc8981

View file

@ -91,7 +91,7 @@ android {
applicationId "com.aretherecookies"
minSdkVersion 16
targetSdkVersion 22
versionCode 10
versionCode 11
versionName "1.0"
ndk {
abiFilters "armeabi-v7a", "x86"