Files
Obtainium/.github/workflows
Imran Remtulla 523b2521a9 fix(ci): remove broken signingConfig sed that mangled multi-line build.gradle.kts
The sed only rewrote the first line of the now multi-line signingConfig
if/else expression, orphaning the rest and breaking script compilation.
CI has no key.properties, so build.gradle.kts already sets signingConfig
to null and produces unsigned APKs.
2026-07-03 18:28:21 +01:00
..
2025-04-27 23:51:45 +08:00