versionCode 10

This commit is contained in:
Bart Akeley 2018-05-19 12:25:00 -05:00
parent 7cca8ab38a
commit a25988d4df

View file

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