Skip to content

Commit

Permalink
Fix spdy negotiation.
Browse files Browse the repository at this point in the history
  • Loading branch information
koush committed May 13, 2015
1 parent 274ce68 commit 4fde134
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions ion/AndroidManifest.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.koushikdutta.ion"
android:versionCode="213"
android:versionName="2.1.3">
android:versionCode="214"
android:versionName="2.1.4">

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

Expand Down

0 comments on commit 4fde134

Please sign in to comment.