diff --git a/android/app/build.gradle b/android/app/build.gradle index 8edcc31..835a10c 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 104 + versionCode 105 versionName "1.0" } splits {