[12.3.0] - 2025-05-22
Changed
- Updated build to use Gradle version 8.13 #850
- Updated the following dependencies: #852
- Build plugin:
org.jetbrains.kotlin.jvm
to2.1.20
- Build plugin:
org.jetbrains.kotlin.js
to2.1.20
- Build plugin:
com.android.application
to7.3.1
- Sample Dependency:
androidx.fragment:fragment-ktx
to1.8.6
- Sample Dependency:
com.google.android.material:material
to1.12.0
- Sample Dependency:
androidx.test:runner
to1.6.2
- Sample Dependency:
junit
to4.13.2
- Build plugin:
- Marked
KtlintInstallGitHookTask
as an@UntrackedTask
to prevent it from being included in the configuration cache. #862