chore(deps): update agp to v8.3.1 (#559)
This commit is contained in:
parent
783d4e5cca
commit
2a9ec71fd1
|
@ -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"
|
||||||
|
|
Loading…
Reference in New Issue