straw/app/src
TobiGr 7ffc513f46 Fix deprecation of Bundle.getSerializable(String) by using BundleCompat
This fixes the following warning during compilation:

file:app/src/main/java/org/schabi/newpipe/about/LicenseFragment.kt:36:55 'fun getSerializable(p0: String?): Serializable?' is deprecated. Deprecated in Java.
2025-12-10 14:42:52 +01:00
..
androidTest/java/org/schabi/newpipe Migrate & adapt database tests to Kotlin as well 2025-11-03 16:14:29 +08:00
debug Fix DebugApp doing unneeded AppWatcher.manualInstall 2023-07-14 18:32:04 +02:00
main Fix deprecation of Bundle.getSerializable(String) by using BundleCompat 2025-12-10 14:42:52 +01:00
test Merge pull request #12746 from TeamNewPipe/kspMigration 2025-11-07 07:41:56 -08:00