1 parent e9dbac4 commit b1792d0Copy full SHA for b1792d0
1 file changed
AndroidAsync/AndroidManifest.xml
@@ -1,8 +1,8 @@
1
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
2
xmlns:tools="http://schemas.android.com/tools"
3
package="com.koushikdutta.async"
4
- android:versionCode="138"
5
- android:versionName="1.3.8">
+ android:versionCode="139"
+ android:versionName="1.3.9">
6
7
<uses-sdk
8
tools:node="replace" />
0 commit comments