summaryrefslogtreecommitdiffstats
path: root/android/AndroidManifest.xml
diff options
context:
space:
mode:
authorJérémy Zurcher <jeremy@asynk.ch>2016-02-23 18:46:28 +0100
committerJérémy Zurcher <jeremy@asynk.ch>2016-02-23 18:46:28 +0100
commitdab20af641f49a6c90aca5c18c645c92774cdef7 (patch)
treeb5754c09d14889f2789188e609c845b2971ae21c /android/AndroidManifest.xml
parentc5758349d918c49125f1ea226069efd09abb0d3d (diff)
downloadRustAndDust-dab20af641f49a6c90aca5c18c645c92774cdef7.zip
RustAndDust-dab20af641f49a6c90aca5c18c645c92774cdef7.tar.gz
increase code revisionv22
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 c3bf902..9b59400 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="21"
+ android:versionCode="22"
android:versionName="1.0.1" >
<uses-sdk android:minSdkVersion="8" android:targetSdkVersion="20" />