github-actions
released this
29 Oct 21:07
·
0 commits
to 86194217b2820577e36398519614ec9a5bb9006c
since this release
- Gradle
- Update Android Gradle Plugin (AGP) to version
8.5.2
- Remove jacoco code coverage integration that was causing build failures after upgrading to latest AGP version
- Remove hardcoded compileSdk version from each module's
build.gradle
file - Update Demo app to use Java 17 to fix kapt build errors
- Update Android Gradle Plugin (AGP) to version
- GitHub Actions
- Bump Java Version to 17 for all build actions