summaryrefslogtreecommitdiffstats
path: root/android
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-01-22 15:05:03 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2016-01-22 15:05:03 +0100
commit3fc929914320752ad5e4574902c851e7e33cdb69 (patch)
treeac0ab5ee4502947807254651078dac8d06ea8e17 /android
parent43dae613adc9d7977214dfca2d8f21c2e2917c32 (diff)
downloadRustAndDust-3fc929914320752ad5e4574902c851e7e33cdb69.zip
RustAndDust-3fc929914320752ad5e4574902c851e7e33cdb69.tar.gz
increase code versionv20
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 79e3fe6..cdb509b 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="19"
+ android:versionCode="20"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />