Update android.yml

This commit is contained in:
izzy2lost
2025-08-14 22:41:48 -04:00
committed by GitHub
parent a22fe87c86
commit da0e3907af
+1 -1
View File
@@ -78,7 +78,7 @@ jobs:
run: chmod +x android/gradlew
- name: Setup Gradle cache
uses: gradle/actions/setup-gradle@v3
uses: gradle/actions@v4.4.2
with:
cache-read-only: ${{ github.ref != 'refs/heads/main' }}