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 9dd2bb3 commit b35e684Copy full SHA for b35e684
.travis.yml
@@ -35,4 +35,4 @@ before_script:
35
- chmod +x gradlew #Grant permissions
36
37
script:
38
- - ./gradlew assembleDebug -PdisablePreDex --stacktrace
+ - ./gradlew app:assembleDebug things:assembleDebug -PdisablePreDex --stacktrace
0 commit comments