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 e94d384 commit 3f1f5f0Copy full SHA for 3f1f5f0
.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