File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -41,7 +41,7 @@ signing.element.nightly.keyPassword=Secret
41
41
42
42
# Customise the Lint version to use a more recent version than the one bundled with AGP
43
43
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
44
- android.experimental.lint.version =8.12.1
44
+ android.experimental.lint.version =8.12.2
45
45
46
46
# Enable test fixture for all modules by default
47
47
android.experimental.enableTestFixtures =true
Original file line number Diff line number Diff line change 3
3
4
4
[versions ]
5
5
# Project
6
- android_gradle_plugin = " 8.12.1 "
6
+ android_gradle_plugin = " 8.12.2 "
7
7
# When updateing this, please also update the version in the file ./idea/kotlinc.xml
8
8
kotlin = " 2.2.10"
9
9
kotlinpoet = " 2.2.0"
You can’t perform that action at this time.
0 commit comments