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 53b2cfe commit ccc37bcCopy full SHA for ccc37bc
gradle.properties
@@ -1,5 +1,5 @@
1
GROUP=io.reactivex
2
-VERSION_NAME=1.0.0
+VERSION_NAME=1.0.1
3
POM_NAME=RxAndroid
4
POM_PACKAGING=aar
5
POM_DESCRIPTION=RxAndroid
@@ -11,4 +11,4 @@ POM_SCM_DEV_CONNECTION=scm:git:[email protected]:ReactiveX/RxAndroid.git
11
12
POM_LICENCE_NAME=The Apache Software License, Version 2.0
13
POM_LICENCE_URL=http://www.apache.org/licenses/LICENSE-2.0.txt
14
-POM_LICENCE_DIST=repo
+POM_LICENCE_DIST=repo
0 commit comments