mirror of
https://github.com/zarzet/SpotiFLAC-Mobile.git
synced 2026-05-31 03:49:30 +02:00
feat: expose extension utils, preserve M4A native container, and bump to v4.2.3+124
This commit is contained in:
@@ -1969,6 +1969,7 @@ class MainActivity: FlutterFragmentActivity() {
|
||||
|
||||
override fun configureFlutterEngine(flutterEngine: FlutterEngine) {
|
||||
super.configureFlutterEngine(flutterEngine)
|
||||
Gobackend.setAppVersion(BuildConfig.VERSION_NAME)
|
||||
|
||||
// Always-enabled back callback to ensure back presses reach Flutter.
|
||||
// Nested tab navigators can incorrectly set frameworkHandlesBack(false),
|
||||
|
||||
Reference in New Issue
Block a user