diff --git a/android/app/build.gradle b/android/app/build.gradle index 45a301a..a48053f 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -92,7 +92,7 @@ android { applicationId "com.aretherecookies" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 59 + versionCode 60 versionName "1.0" ndk { abiFilters "armeabi-v7a", "x86"