Skip to content

Conversation

@DPohorielov
Copy link

@DPohorielov DPohorielov commented Jul 31, 2024

Added new name parameter for BroadcastReceiver.new:
listenToBroadcastsFromOtherApps (true by default)
Works for devices with Android 13+.
Represents RECEIVER_EXPORTED if true and RECEIVER_NOT_EXPORTED if false
Fixes a security issue for SDK 34+

@DPohorielov DPohorielov marked this pull request as ready for review July 31, 2024 23:32
- Replaced deprecated jcenter() with mavenCentral()
- Removed old buildscript {} and rootProject.allprojects {} blocks
- Added required namespace for AGP 8+
- Updated compileSdk/targetSdk to 34
- Upgraded Kotlin from 1.5.20 → 1.8.22
- Enabled buildFeatures.buildConfig
- Aligned Java and Kotlin JVM target to 17 to fix compilation errors
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant