summaryrefslogtreecommitdiffstats
path: root/android/AndroidManifest.xml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-12-21 21:19:32 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-12-21 21:19:32 +0100
commitbd5a35ad74b0d377261a70e46012e24ef96820df (patch)
treed8b3aad0a7de620b4c58cac96699252c225115bd /android/AndroidManifest.xml
parent2e8354e26af2bb78b0bc8506d65db4553d9b59d6 (diff)
downloadRustAndDust-bd5a35ad74b0d377261a70e46012e24ef96820df.zip
RustAndDust-bd5a35ad74b0d377261a70e46012e24ef96820df.tar.gz
increase android codeVersionv12
Diffstat (limited to 'android/AndroidManifest.xml')
-rw-r--r--android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 2640967..a8139d4 100644
--- a/android/AndroidManifest.xml
+++ b/android/AndroidManifest.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="ch.asynk.rustanddust.android"
- android:versionCode="11"
+ android:versionCode="12"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />