summaryrefslogtreecommitdiffstats
path: root/android/AndroidManifest.xml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-03-01 10:05:56 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2016-03-01 10:05:56 +0100
commitb0b59ede321238baffdd744f4bda165ff97f1a2c (patch)
treed65ac7757141d7fc88c526dbc20eb1bb02f6051e /android/AndroidManifest.xml
parent597d1eb3a462aa31f20a981fe7c0fb183d5524fe (diff)
downloadRustAndDust-b0b59ede321238baffdd744f4bda165ff97f1a2c.zip
RustAndDust-b0b59ede321238baffdd744f4bda165ff97f1a2c.tar.gz
increase code revisionv24
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 4e839b9..677bf32 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="23"
+ android:versionCode="24"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />