1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2026-01-09 08:29:04 +00:00
Files
NewPipe/app
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
..