Check build android (retry again with jdk21) 1935
Sync Source to Host / sync-source (push) Successful in 21s
Verify Android Runner / verify (push) Successful in 21s
Verify Android Runner / build-android (push) Successful in 3m27s

This commit is contained in:
2026-08-12 19:35:42 +07:00
parent 87c09efd28
commit 629ca79dd2
+4
View File
@@ -71,3 +71,7 @@ jobs:
- name: Build Android Debug APK - name: Build Android Debug APK
run: ./gradlew :androidApp:assembleDebug --stacktrace run: ./gradlew :androidApp:assembleDebug --stacktrace
- name: Find APK
run: |
find . -name "*.apk"