Files
Sanders 3943135397
build-apk / build (push) Failing after 11m26s
Fix Gradle config crash when key.properties is absent
signingConfigs.release was configured unconditionally, so even assembleDebug
failed at configuration time with 'getProperty(...) must not be null' on CI
(build-apk.yml restores the keystore only after the debug build). Guard the
release signing config on key.properties existence: debug builds proceed
unsigned, release builds still sign when the keystore is present.
2026-08-12 00:24:04 +03:00
..
2026-05-27 09:19:19 +03:00
2026-05-27 09:19:19 +03:00
2026-05-27 09:19:19 +03:00
2026-05-27 09:19:19 +03:00
2026-05-27 09:19:19 +03:00