aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-11-02 11:26:08 -0800
committerScott Jackson <daneren2005@gmail.com>2014-11-02 11:26:08 -0800
commit138bea3e13e7ee6071003c8aab2c6dbd8447485b (patch)
tree9a9229d0b6219a13f9249e088d265704aae8a511 /AndroidManifest.xml
parent393cd13d52425e627ff47709013e7be3827d5122 (diff)
downloaddsub-138bea3e13e7ee6071003c8aab2c6dbd8447485b.tar.gz
dsub-138bea3e13e7ee6071003c8aab2c6dbd8447485b.tar.bz2
dsub-138bea3e13e7ee6071003c8aab2c6dbd8447485b.zip
Dsub 4.8.2 Updated
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 755b2d21..0b5a1f1d 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="129"
+ android:versionCode="130"
android:versionName="4.8.2">
<instrumentation android:name="android.test.InstrumentationTestRunner"