diff --git a/android/app/build.gradle b/android/app/build.gradle index d2e6b75..c9c2f58 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.aretherecookies" minSdkVersion 16 targetSdkVersion 22 - versionCode 11 + versionCode 12 versionName "1.0" ndk { abiFilters "armeabi-v7a", "x86"