Skip to content

Commit 9f9f308

Browse files
committed
115
Change-Id: Ia8787cddebbc0a4da6910762f344544edb664d6b
1 parent 13995e6 commit 9f9f308

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="114"
4-
android:versionName="1.1.4" >
3+
android:versionCode="115"
4+
android:versionName="1.1.5" >
55

66
<uses-sdk
77
android:minSdkVersion="8"

0 commit comments

Comments
 (0)