Besser Bahn 2.0.3
Besser Bahn 2.0.3 π
Maintenance release β no functional changes vs 2.0.2. Two build fixes:
- versionCode regression fixed. It was tied to the pubspec build number, which had regressed at 2.0.0 and pushed the 2.x codes below 1.0.3's β so anyone still on 1.x was never offered the update. versionCode is now derived from the version name and always increases (2.0.3 β arm64 code 22003). 1.x users get the update again.
- APK ~13 MB (down from ~28 MB) via legacy native-lib compression.
Reproducible build
- Flutter 3.41.9 (Dart 3.11.5) Β· JDK 21 (JBR 21.0.7)
- AGP 8.9.1 Β· Gradle 8.12 Β· Kotlin 2.2.0 Β· R8 full mode
- Built from tag
2.0.3+4(0b749eadacf64241b9d0d375e812937bc0b52f2c), clean tree - Build order:
flutter pub getβflutter-app/scripts/rb-strip-buildid.shβflutter build apk --release --split-per-abi - See BUILDING.md
Download
Pick the APK matching your CPU architecture β most modern devices use arm64-v8a.