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 4284103 commit b742accCopy full SHA for b742acc
.github/workflows/gradle.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
17
- run: ./gradlew clean kotlin-plugin:publishToMavenLocal build
+ run: ./gradlew clean build
0 commit comments