1
0
mirror of https://github.com/TeamNewPipe/NewPipe.git synced 2024-11-22 19:12:45 +01:00
NewPipe/app
Stypox 048b0972de Set compileSdk and targetSdk to 33 (Android 13)
android:exported in now required in the manifest on all activities/services/receivers/providers. It was set to true for those that need to interact with outside apps or the OS, while others have exported=false.
This also required updating LeakCanary to the latest version as the older version being used was not using android:exported in AndroidManifest.xml.
2022-11-18 08:33:13 +01:00
..
schemas/org.schabi.newpipe.database.AppDatabase Revert changes 2022-10-27 12:15:36 +11:00
src Set compileSdk and targetSdk to 33 (Android 13) 2022-11-18 08:33:13 +01:00
build.gradle Set compileSdk and targetSdk to 33 (Android 13) 2022-11-18 08:33:13 +01:00
proguard-rules.pro Clean up proguard file 2022-06-09 11:34:57 -04:00