aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-11-22 11:32:50 -0800
committerScott Jackson <daneren2005@gmail.com>2014-11-22 11:32:50 -0800
commit1394d3c05e6be064d94e051cb3e927fd72273b08 (patch)
treec758105f37114dead28e00f2a25398434e90e37d /AndroidManifest.xml
parent9ff2bc9954135bd68d1b60b5466a37cc765cb2f1 (diff)
downloaddsub-1394d3c05e6be064d94e051cb3e927fd72273b08.tar.gz
dsub-1394d3c05e6be064d94e051cb3e927fd72273b08.tar.bz2
dsub-1394d3c05e6be064d94e051cb3e927fd72273b08.zip
DSub 4.8.4 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 c107a0a2..a880fd6c 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="131"
- android:versionName="4.8.3">
+ android:versionCode="132"
+ android:versionName="4.8.4">
<instrumentation android:name="android.test.InstrumentationTestRunner"
android:targetPackage="github.daneren2005.dsub"