Skip to content

Commit 47eaa8c

Browse files
committed
141
1 parent 5012c00 commit 47eaa8c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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="140"
4-
android:versionName="1.4.0">
3+
android:versionCode="141"
4+
android:versionName="1.4.1">
55

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

0 commit comments

Comments
 (0)