Note
- Nextlib has been migrated to Maven Central. Please update your dependency configuration to
implementation("io.github.anilbeesetti:nextlib-media3ext:INSERT_VERSION_HERE")
- The version naming convention has also been updated to follow the pattern 1.7.1-0.9.0, where the first part indicates the Media3 library version and the second part represents this library's version.
What's Changed
- fix(deps): update dependency androidx.media3:media3-exoplayer to v1.7.1 by @renovate in #126
- fix(deps): update dependency org.checkerframework:checker-qual to v3.49.4 by @renovate in #119
- chore(config): migrate renovate config by @renovate in #130
- fix(deps): update kotlin monorepo to v2.1.21 by @renovate in #122
- Feat: Add 16kb page size support by @anilbeesetti in #131
- fix(deps): update dependency com.google.errorprone:error_prone_annotations to v2.38.0 by @renovate in #125
- chore(deps): update dependency gradle to v8.14.1 by @renovate in #117
- chore(deps): update actions/upload-artifact action to v4.6.2 by @renovate in #121
- chore(deps): update dependency gradle to v8.14.2 by @renovate in #133
- Chore: Configure maven publish plugin to publish to maven central by @anilbeesetti in #132
- Chore: Update README by @anilbeesetti in #135
Full Changelog: v0.8.4...1.7.1-0.9.0