aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2013-10-03 20:39:42 -0700
committerScott Jackson <daneren2005@gmail.com>2013-10-03 20:39:42 -0700
commit3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb (patch)
tree6ad4fee88878a744d752341cce2fdadf94377819 /AndroidManifest.xml
parentb12723ce32014d338cf0ff288c3d19bf895cd891 (diff)
downloaddsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.tar.gz
dsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.tar.bz2
dsub-3ec1f616594cbe77b8f1e196eab3fc2bfc1b47eb.zip
Update to 4.1.6
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 3c1f8465..af1d2718 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
- android:versionCode="63"
- android:versionName="4.1.5">
+ android:versionCode="64"
+ android:versionName="4.1.6">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>