diff --git a/android/app/build.gradle b/android/app/build.gradle index 0130db3..564f3c6 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.aretherecookies" minSdkVersion 16 targetSdkVersion 22 - versionCode 15 + versionCode 16 versionName "1.0" ndk { abiFilters "armeabi-v7a", "x86"