Merge pull request #4130 from element-hq/renovate/android.gradle.plugin
Update android.gradle.plugin to v8.8.0
This commit is contained in:
commit
d9d5d293ec
2 changed files with 2 additions and 2 deletions
|
|
@ -40,7 +40,7 @@ signing.element.nightly.keyPassword=Secret
|
|||
|
||||
# Customise the Lint version to use a more recent version than the one bundled with AGP
|
||||
# https://googlesamples.github.io/android-custom-lint-rules/usage/newer-lint.md.html
|
||||
android.experimental.lint.version=8.8.0-alpha04
|
||||
android.experimental.lint.version=8.9.0-alpha08
|
||||
|
||||
# Enable test fixture for all modules by default
|
||||
android.experimental.enableTestFixtures=true
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
[versions]
|
||||
# Project
|
||||
android_gradle_plugin = "8.7.3"
|
||||
android_gradle_plugin = "8.8.0"
|
||||
kotlin = "2.1.0"
|
||||
kotlinpoet = "2.0.0"
|
||||
ksp = "2.1.0-1.0.29"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue