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 4657597 commit f31f38bCopy full SHA for f31f38b
.github/workflows/api-level-lint.yml
@@ -16,7 +16,7 @@ jobs:
16
- uses: actions/checkout@v2
17
- uses: actions/setup-java@v1
18
with:
19
- java-version: 15
+ java-version: 16
20
- name: Setup Android SDK
21
uses: android-actions/setup-android@v2
22
- name: Add execution right to the script
.github/workflows/type-summary.yml
@@ -13,7 +13,7 @@ jobs:
13
14
15
run: chmod +x gradlew
working-directory: ./typesummary
0 commit comments