From b872bb0b27cfeb777c232b1978a1a90a659e499a Mon Sep 17 00:00:00 2001 From: y20k Date: Thu, 17 Dec 2015 14:23:19 +0100 Subject: [PATCH] new point release --- app/build.gradle | 4 ++-- app/src/main/AndroidManifest.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/app/build.gradle b/app/build.gradle index 12bcf9ff..634c48f9 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -8,8 +8,8 @@ android { applicationId "org.y20k.transistor" minSdkVersion 19 targetSdkVersion 23 - versionCode 9 - versionName "1.1.0 (Running Gun Blues)" + versionCode 10 + versionName "1.1.1 (Running Gun Blues)" } buildTypes { release { diff --git a/app/src/main/AndroidManifest.xml b/app/src/main/AndroidManifest.xml index 0a054653..b627ec84 100644 --- a/app/src/main/AndroidManifest.xml +++ b/app/src/main/AndroidManifest.xml @@ -2,8 +2,8 @@ + android:versionCode="10" + android:versionName="1.1.1 (Running Gun Blues)">