summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-01-04 23:56:17 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2016-01-04 23:56:17 +0100
commit43f197b502ea07861a0f31285118d90a3bf0dc3e (patch)
treea46615c1a7120fdc78989c91e9e7be932f76c8d0 /android
parent774a132366d7009b9cc2fbe98838586cf488d308 (diff)
downloadRustAndDust-43f197b502ea07861a0f31285118d90a3bf0dc3e.zip
RustAndDust-43f197b502ea07861a0f31285118d90a3bf0dc3e.tar.gz
increase code releasev17
Diffstat (limited to 'android')
-rw-r--r--android/AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/android/AndroidManifest.xml b/android/AndroidManifest.xml
index a747af8..2065aaa 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="16"
+ android:versionCode="17"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />