mirror of
https://github.com/ImranR98/Obtainium.git
synced 2026-07-31 09:26:48 -04:00
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.