straw/buildSrc
Cobb 8d9ad3513f
Some checks failed
build-apk / build-and-publish (push) Failing after 2m2s
gitleaks / scan (push) Failing after 2s
release: bump versionCode 91 -> 92 (0.1.0-CZ)
Ships the player-collapse-on-channel fix and picks up the strawcore
reliability pass. Releases had been silently no-op'ing on fdroid: the
versionCode is a hand-maintained constant, so a commit that doesn't bump it
rebuilds the same debug_<vc>.apk filename, and the publish receiver's
anti-downgrade guard (correctly) refuses to overwrite an already-published
file (exit 3 = "nothing to do"), which the CI treats as success. Bumping the
code produces a new filename that actually publishes.
2026-07-29 07:05:15 -07:00
..
src/main/kotlin release: bump versionCode 91 -> 92 (0.1.0-CZ) 2026-07-29 07:05:15 -07:00
build.gradle.kts Relocate toml lint task to buildSrc and extend against default task 2025-11-21 20:08:26 +08:00