diff --git a/android/app/build.gradle b/android/app/build.gradle index d88f4ac..8edcc31 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -131,7 +131,7 @@ android { applicationId "com.aretherecookies" minSdkVersion rootProject.ext.minSdkVersion targetSdkVersion rootProject.ext.targetSdkVersion - versionCode 103 + versionCode 104 versionName "1.0" } splits {