Skip to content

Commit 4aab53a

Browse files
authored
Merge pull request #5106 from element-hq/renovate/android.gradle.plugin
Update android.gradle.plugin to v8.12.0
2 parents 2a50b9a + 40c8f3f commit 4aab53a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ signing.element.nightly.keyPassword=Secret
4141

4242
# Customise the Lint version to use a more recent version than the one bundled with AGP
4343
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
44-
android.experimental.lint.version=8.12.0-alpha07
44+
android.experimental.lint.version=8.12.0
4545

4646
# Enable test fixture for all modules by default
4747
android.experimental.enableTestFixtures=true

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
[versions]
55
# Project
6-
android_gradle_plugin = "8.11.1"
6+
android_gradle_plugin = "8.12.0"
77
kotlin = "2.2.0"
88
kotlinpoet = "2.2.0"
99
ksp = "2.2.0-2.0.2"

0 commit comments

Comments
 (0)