versionCode 8

This commit is contained in:
Bart Akeley 2018-05-10 15:31:01 -05:00
parent 0fc471536a
commit ec0da29672

View file

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