Compare commits

..

No commits in common. "9dfdd328db07c7907e497508a31be1ad505037d4" and "fd77fbd97e3eceee5489de37c1cf1d80715220d5" have entirely different histories.

View File

@ -16,8 +16,6 @@ jobs:
with:
java-version: '23'
distribution: 'temurin'
- name: Setup Android SDK
uses: android-actions/setup-android@v3
- name: Grant execute permission for gradlew
run: chmod +x gradlew
- name: Build with Gradle