Skip to content

Commit b1792d0

Browse files
committed
139
1 parent e9dbac4 commit b1792d0

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,8 +1,8 @@
11
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
22
xmlns:tools="http://schemas.android.com/tools"
33
package="com.koushikdutta.async"
4-
android:versionCode="138"
5-
android:versionName="1.3.8">
4+
android:versionCode="139"
5+
android:versionName="1.3.9">
66

77
<uses-sdk
88
tools:node="replace" />

0 commit comments

Comments
 (0)