Skip to content

Commit eb02f18

Browse files
committed
204
1 parent 8fccb74 commit eb02f18

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

AndroidAsync/AndroidManifest.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
package="com.koushikdutta.async"
3-
android:versionCode="203"
4-
android:versionName="2.0.3">
3+
android:versionCode="204"
4+
android:versionName="2.0.4">
55

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

0 commit comments

Comments
 (0)