aboutsummaryrefslogtreecommitdiff
path: root/AndroidManifest.xml
diff options
context:
space:
mode:
authorScott Jackson <daneren2005@gmail.com>2014-01-12 20:12:00 -0800
committerScott Jackson <daneren2005@gmail.com>2014-01-12 20:12:00 -0800
commitd0936909afd512c5c4ef1fe07ddc331ac161aec0 (patch)
tree8f46cb4ee3fb232c5fe9b1f124edb379b46c3954 /AndroidManifest.xml
parent5a3424ca5e919f1f0f10435c8a3caff0113d6f01 (diff)
parent1dfa550dcc28662232cb6a68f154f2a66ff19740 (diff)
downloaddsub-d0936909afd512c5c4ef1fe07ddc331ac161aec0.tar.gz
dsub-d0936909afd512c5c4ef1fe07ddc331ac161aec0.tar.bz2
dsub-d0936909afd512c5c4ef1fe07ddc331ac161aec0.zip
Merge branch 'master' of https://github.com/daneren2005/Subsonic into Tags
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 10d65fa9..5f97baaa 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="79"
- android:versionName="4.3.4">
+ android:versionCode="80"
+ android:versionName="4.3.5">
<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>