aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-02-23 13:07:31 -0800
committerScott Jackson <daneren2005@gmail.com>2014-02-23 13:07:31 -0800
commitfce17f1b658dbb8267e71126a5620fec6cdc1148 (patch)
treead8ea9d582ecdb045dc9950e1e2f6ed11f9560e3 /AndroidManifest.xml
parent60b2b93c80ec35d91553b3336892b12eb24911e1 (diff)
downloaddsub-fce17f1b658dbb8267e71126a5620fec6cdc1148.tar.gz
dsub-fce17f1b658dbb8267e71126a5620fec6cdc1148.tar.bz2
dsub-fce17f1b658dbb8267e71126a5620fec6cdc1148.zip
DSub 4.5.2 Released
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 13083c09..f423f2d0 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="91"
- android:versionName="4.5.1">
+ android:versionCode="92"
+ android:versionName="4.5.2">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>