From 02cb562ee23900cd666d3a4415b30d4efe20d3d7 Mon Sep 17 00:00:00 2001 From: Bart Akeley Date: Sun, 19 Aug 2018 20:03:13 -0500 Subject: [PATCH] versioncode 35 --- android/app/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/android/app/build.gradle b/android/app/build.gradle index 779a7b1..ccd3a5d 100644 --- a/android/app/build.gradle +++ b/android/app/build.gradle @@ -91,7 +91,7 @@ android { applicationId "com.aretherecookies" minSdkVersion 16 targetSdkVersion 22 - versionCode 34 + versionCode 35 versionName "1.0" ndk { abiFilters "armeabi-v7a", "x86"