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 d6a8c1e commit caee8caCopy full SHA for caee8ca
.github/workflows/unit-test.yml
@@ -37,4 +37,4 @@ jobs:
37
run: chmod +x gradlew
38
39
- name: Build with Gradle
40
- run: ./gradlew testDevDebugUnitTest
+ run: ./gradlew -PdisablePreDex testDevDebugUnitTest --no-daemon
0 commit comments