Skip to content

Commit

Permalink
Upped Version 3.7.5
Browse files Browse the repository at this point in the history
  • Loading branch information
daneren2005 committed Feb 23, 2013
1 parent ca9a99f commit 783e888
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions subsonic-android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="github.daneren2005.dsub"
android:installLocation="internalOnly"
android:versionCode="36"
android:versionName="3.7.4">
android:versionCode="37"
android:versionName="3.7.5">

<uses-permission android:name="android.permission.INTERNET"/>
<uses-permission android:name="android.permission.READ_PHONE_STATE"/>
Expand Down

0 comments on commit 783e888

Please sign in to comment.