versionCode 9

This commit is contained in:
Bart Akeley 2018-05-13 11:29:17 -05:00
parent 1e442e830a
commit d2a1392235

View file

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