aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-01-09 17:42:18 -0800
committerScott Jackson <daneren2005@gmail.com>2014-01-09 17:42:18 -0800
commitbe3335ff5e4ef4ff2ba2556932aedac18be1a3d0 (patch)
tree0ef5d414537a0ee155fcf0a7440646e9af808bda /AndroidManifest.xml
parenta708a9c7ff4c0a25c866d666ae6d79310008379a (diff)
downloaddsub-be3335ff5e4ef4ff2ba2556932aedac18be1a3d0.tar.gz
dsub-be3335ff5e4ef4ff2ba2556932aedac18be1a3d0.tar.bz2
dsub-be3335ff5e4ef4ff2ba2556932aedac18be1a3d0.zip
Update version 4.3.4
Diffstat (limited to 'AndroidManifest.xml')
-rw-r--r--AndroidManifest.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/AndroidManifest.xml b/AndroidManifest.xml
index 9cfc6eb2..10d65fa9 100644
--- a/AndroidManifest.xml
+++ b/AndroidManifest.xml
@@ -2,7 +2,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
- android:versionCode="78"
+ android:versionCode="79"
android:versionName="4.3.4">
<uses-permission android:name="android.permission.INTERNET"/>