Skip to content

Commit

Permalink
Updated version 3.8
Browse files Browse the repository at this point in the history
  • Loading branch information
daneren2005 committed Mar 9, 2013
1 parent 853043b commit 2870338
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="37"
android:versionName="3.7.5">
android:versionCode="38"
android:versionName="3.8.0">

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

0 comments on commit 2870338

Please sign in to comment.