Compare commits
No commits in common. "9dfdd328db07c7907e497508a31be1ad505037d4" and "fd77fbd97e3eceee5489de37c1cf1d80715220d5" have entirely different histories.
9dfdd328db
...
fd77fbd97e
@ -16,8 +16,6 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
java-version: '23'
|
java-version: '23'
|
||||||
distribution: 'temurin'
|
distribution: 'temurin'
|
||||||
- name: Setup Android SDK
|
|
||||||
uses: android-actions/setup-android@v3
|
|
||||||
- name: Grant execute permission for gradlew
|
- name: Grant execute permission for gradlew
|
||||||
run: chmod +x gradlew
|
run: chmod +x gradlew
|
||||||
- name: Build with Gradle
|
- name: Build with Gradle
|
||||||
|
Loading…
x
Reference in New Issue
Block a user