We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9ecec commit 04dfd67Copy full SHA for 04dfd67
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="137"
5
- android:versionName="1.3.7">
+ android:versionCode="138"
+ android:versionName="1.3.8">
6
7
<uses-sdk
8
tools:node="replace" />
0 commit comments