Skip to content

Commit 04dfd67

Browse files
committed
138
1 parent 3f9ecec commit 04dfd67

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="137"
5-
android:versionName="1.3.7">
4+
android:versionCode="138"
5+
android:versionName="1.3.8">
66

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

0 commit comments

Comments
 (0)