From 6f4caa0589bbf6a1943f7c5b3c5d064810346e10 Mon Sep 17 00:00:00 2001 From: Al Sutton Date: Fri, 24 Oct 2014 12:08:04 +0100 Subject: [PATCH] Version bump to 2014.12 --- android/src/main/AndroidManifest.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/android/src/main/AndroidManifest.xml b/android/src/main/AndroidManifest.xml index f79d300..025fd37 100644 --- a/android/src/main/AndroidManifest.xml +++ b/android/src/main/AndroidManifest.xml @@ -18,8 +18,8 @@ xmlns:android="http://schemas.android.com/apk/res/android" xmlns:tools="http://schemas.android.com/tools" package="com.google.samples.apps.iosched" - android:versionCode="201411" - android:versionName="2014.11" + android:versionCode="201412" + android:versionName="2014.12" android:installLocation="auto">