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.
2 parents e94d384 + 3f1f5f0 commit 6a4fe71Copy full SHA for 6a4fe71
.github/workflows/android.yml
@@ -14,4 +14,4 @@ jobs:
14
with:
15
java-version: 1.8
16
- name: Build with Gradle
17
- run: ./gradlew :clean app:assemble
+ run: ./gradlew :clean collapsiblecalendarview:assemble
0 commit comments