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 61c8f59 commit ef635d1Copy full SHA for ef635d1
.github/workflows/compiler_plugin_build.yml
@@ -28,4 +28,4 @@ jobs:
28
run: chmod +x gradlew
29
30
- name: build app with compiler plugin
31
- run: ./gradlew :compiler-plugin build
+ run: ./gradlew :compiler-plugin:build
0 commit comments