Skip to content

Commit

Permalink
[android] build 240, includes NPE fix on SearchManager.
Browse files Browse the repository at this point in the history
  • Loading branch information
gubatron committed Mar 25, 2016
1 parent 01f446b commit 49a696e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/AndroidManifest.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
-->
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.frostwire.android" android:installLocation="auto"
android:versionCode="239" android:versionName="1.7.2">
android:versionCode="240" android:versionName="1.7.2">
<!-- IMPORTANT!! Ignore these, just use as a reference, now it's handled with gradle -->
<!-- Plus android:versionCode="9000xyz" (always commit like this, plus!)-->
<!-- Basic android:versionCode="8100xyz" (don't commit like this) -->
Expand Down

0 comments on commit 49a696e

Please sign in to comment.