From fe3b649fe97afbb1a15b038df58a1c4aacaebc23 Mon Sep 17 00:00:00 2001 From: Cameron Gutman Date: Sat, 31 Oct 2015 17:07:55 -0700 Subject: [PATCH] Bump version to 3.1.12 --- app/build.gradle | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 296e8754..4ac15fb8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -5,14 +5,14 @@ apply plugin: 'com.android.application' android { compileSdkVersion 23 - buildToolsVersion "23.0.1" + buildToolsVersion "23.0.2" defaultConfig { minSdkVersion 16 targetSdkVersion 23 - versionName "3.1.11" - versionCode = 66 + versionName "3.1.12" + versionCode = 69 } productFlavors {