versionCode 12

This commit is contained in:
Bart Akeley 2018-05-27 08:52:01 -05:00
parent 645e0887c5
commit c4db0f09fc

View file

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