Fix 2
Build APK file / Verify environment (push) Successful in 5s
Sync Source to Host / sync-source (push) Successful in 6s
Build APK file / Build APK file (push) Failing after 4m22s

This commit is contained in:
2026-08-19 20:44:27 +07:00
parent 3fb07872c2
commit 1f5c5d7557
+1 -1
View File
@@ -46,7 +46,7 @@ jobs:
run: ./gradlew projects run: ./gradlew projects
- name: Build Android APK - name: Build Android APK
run: ./gradlew :androidApp:assembleDebug --stacktrace run: ./gradlew :composeApp:assembleDebug --stacktrace
- name: Find location APK file - name: Find location APK file
run: | run: |