summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2015-12-15 17:07:43 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2015-12-15 17:07:43 +0100
commit706f8eff4d5615b4eae37f0d236182822a470532 (patch)
tree80c4d2815fcec82e5fb1d969900b74d8b72f3a51
parent93f3b32f7342b8137baa96186a80ea89dce8ad02 (diff)
downloadRustAndDust-706f8eff4d5615b4eae37f0d236182822a470532.zip
RustAndDust-706f8eff4d5615b4eae37f0d236182822a470532.tar.gz
increase android codeVersion1.0.1.10
-rw-r--r--android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index ce47506..071a653 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="9"
+ android:versionCode="10"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />