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. |
||
|---|---|---|
| .. | ||
| src/main | ||
| build.gradle.kts | ||
| proguard-rules.pro | ||