summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-12-18 16:08:41 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-12-19 18:52:30 +0100
commitcdb78a4dd7f117d6fdcd1b84ba057db9e4ba81ac (patch)
tree960545d3f1890ba4433d546d14c04108e2b4d633
parent55d77d21aa14d8b1ddab3370708d0bd40c02ba5c (diff)
downloadRustAndDust-cdb78a4dd7f117d6fdcd1b84ba057db9e4ba81ac.zip
RustAndDust-cdb78a4dd7f117d6fdcd1b84ba057db9e4ba81ac.tar.gz
increase android codeVersionv11
-rw-r--r--android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index 071a653..2640967 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="10"
+ android:versionCode="11"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />