This repository was archived by the owner on Jul 17, 2025. It is now read-only.
fix: fix typos and spelling errors in player file#870
Open
MoritzMessner wants to merge 6 commits intoflorent37:masterfrom
Open
fix: fix typos and spelling errors in player file#870MoritzMessner wants to merge 6 commits intoflorent37:masterfrom
MoritzMessner wants to merge 6 commits intoflorent37:masterfrom
Conversation
- Updated compileSdk and targetSdk to 35 - Upgraded Android Gradle Plugin to 8.7.3 - Updated Kotlin to 1.9.25 with proper null safety - Updated Gradle wrapper to 8.11.1 - Updated JVM target to 17 for compatibility - Updated AndroidX dependencies and media libraries - Fixed Kotlin null safety issue in HeadsetManager - Modernized Android build configuration - Removed incompatible example dependencies - Successfully tested on Android emulator Fixes Google Play Store requirement for API level 35 targeting.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixing some typos I noticed
this is my first ever contribution 💯