chore(deps): update agp to v8.7.2 (#1071)
Update lint version appropriately.
This commit is contained in:
parent
a97b0615c7
commit
dafd7473bc
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
aboutlibraries = "11.2.3"
|
aboutlibraries = "11.2.3"
|
||||||
acra = "5.11.3"
|
acra = "5.11.3"
|
||||||
agp = "8.7.1"
|
agp = "8.7.2"
|
||||||
androidx-activity = "1.9.1"
|
androidx-activity = "1.9.1"
|
||||||
androidx-appcompat = "1.7.0"
|
androidx-appcompat = "1.7.0"
|
||||||
androidx-browser = "1.8.0"
|
androidx-browser = "1.8.0"
|
||||||
|
@ -51,7 +51,7 @@ kotlin-result = "1.1.20"
|
||||||
ksp = "2.0.21-1.0.26"
|
ksp = "2.0.21-1.0.26"
|
||||||
image-cropper = "4.3.2"
|
image-cropper = "4.3.2"
|
||||||
leakcanary = "2.14"
|
leakcanary = "2.14"
|
||||||
lint = "31.7.1" # = agp + 23.0.0 (= 8.7.1), see https://github.com/googlesamples/android-custom-lint-rules#lint-version
|
lint = "31.7.2" # = agp + 23.0.0 (= 8.7.2), see https://github.com/googlesamples/android-custom-lint-rules#lint-version
|
||||||
material = "1.12.0"
|
material = "1.12.0"
|
||||||
material-drawer = "9.0.2"
|
material-drawer = "9.0.2"
|
||||||
material-iconics = "5.5.0-compose01"
|
material-iconics = "5.5.0-compose01"
|
||||||
|
|
Loading…
Reference in New Issue