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 58efc20 commit fc0f3c4Copy full SHA for fc0f3c4
.travis.yml
@@ -13,3 +13,4 @@ script:
13
- echo "nexusUsername=dummy" >> library/gradle.properties
14
- echo "nexusPassword=dummy" >> library/gradle.properties
15
- ./gradlew clean assemble check
16
+ - ./gradlew :library:androidJavadocs
gradle/wrapper/gradle-wrapper.jar
5 Bytes
gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
1
-#Sat May 09 18:54:15 CEST 2015
+#Sun Jul 12 18:36:13 CEST 2015
2
distributionBase=GRADLE_USER_HOME
3
distributionPath=wrapper/dists
4
zipStoreBase=GRADLE_USER_HOME
5
zipStorePath=wrapper/dists
6
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.5-bin.zip
0 commit comments