diff --git a/android/app/build.gradle b/android/app/build.gradle index 57270ef..616c919 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.aretherecookies" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 56 + versionCode 57 versionName "1.0" ndk { abiFilters "armeabi-v7a", "x86"