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 d2c1a8d commit 1929771Copy full SHA for 1929771
.travis.yml
@@ -40,3 +40,5 @@ before_install:
40
- file $ANDROID_HOME/build-tools/18.0.1/aapt
41
- echo "nexusUsername=dummy" >> gradle.properties
42
- echo "nexusPassword=dummy" >> gradle.properties
43
+ - echo "nexusUsername=dummy" >> library/gradle.properties
44
+ - echo "nexusPassword=dummy" >> library/gradle.properties
0 commit comments