chore(deps): update agp to v8.3.1 (#559)

This commit is contained in:
Nik Clayton 2024-03-21 17:43:21 +01:00 committed by GitHub
parent 783d4e5cca
commit 2a9ec71fd1
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
[versions] [versions]
aboutlibraries = "11.1.0" aboutlibraries = "11.1.0"
acra = "5.11.3" acra = "5.11.3"
agp = "8.3.0" agp = "8.3.1"
androidx-activity = "1.8.2" androidx-activity = "1.8.2"
androidx-appcompat = "1.6.1" androidx-appcompat = "1.6.1"
androidx-browser = "1.7.0" androidx-browser = "1.7.0"
@ -48,7 +48,7 @@ kotlin-result = "1.1.20"
ksp = "1.9.23-1.0.19" ksp = "1.9.23-1.0.19"
image-cropper = "4.3.2" image-cropper = "4.3.2"
leakcanary = "2.13" leakcanary = "2.13"
lint = "31.3.0" # = agp + 23.0.0 (= 8.3.0), see https://github.com/googlesamples/android-custom-lint-rules#lint-version lint = "31.3.1" # = agp + 23.0.0 (= 8.3.1), see https://github.com/googlesamples/android-custom-lint-rules#lint-version
material = "1.11.0" material = "1.11.0"
material-drawer = "9.0.2" material-drawer = "9.0.2"
material-iconics = "5.4.0" material-iconics = "5.4.0"