versionCode 16

This commit is contained in:
Bart Akeley 2018-05-27 10:42:11 -05:00
parent c55171403f
commit cb26c28216

View file

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