chore(deps): update agp to v8.3.2, lint to v31.3.2 (#627)
Remove unused autodispose, rxandroid3, and rxkotlin3 definitions.
This commit is contained in:
parent
a7ba5febda
commit
8a2ba4167f
|
@ -1,7 +1,7 @@
|
||||||
[versions]
|
[versions]
|
||||||
aboutlibraries = "11.1.3"
|
aboutlibraries = "11.1.3"
|
||||||
acra = "5.11.3"
|
acra = "5.11.3"
|
||||||
agp = "8.3.1"
|
agp = "8.3.2"
|
||||||
androidx-activity = "1.8.2"
|
androidx-activity = "1.8.2"
|
||||||
androidx-appcompat = "1.6.1"
|
androidx-appcompat = "1.6.1"
|
||||||
androidx-browser = "1.8.0"
|
androidx-browser = "1.8.0"
|
||||||
|
@ -27,7 +27,6 @@ androidx-work = "2.9.0"
|
||||||
androidx-room = "2.6.1"
|
androidx-room = "2.6.1"
|
||||||
app-update = "2.1.0"
|
app-update = "2.1.0"
|
||||||
apollographql = "3.8.3"
|
apollographql = "3.8.3"
|
||||||
autodispose = "2.2.1"
|
|
||||||
auto-service = "1.1.1"
|
auto-service = "1.1.1"
|
||||||
auto-service-ksp = "1.1.0"
|
auto-service-ksp = "1.1.0"
|
||||||
bouncycastle = "1.70"
|
bouncycastle = "1.70"
|
||||||
|
@ -48,7 +47,7 @@ kotlin-result = "1.1.20"
|
||||||
ksp = "1.9.23-1.0.20"
|
ksp = "1.9.23-1.0.20"
|
||||||
image-cropper = "4.3.2"
|
image-cropper = "4.3.2"
|
||||||
leakcanary = "2.13"
|
leakcanary = "2.13"
|
||||||
lint = "31.3.1" # = agp + 23.0.0 (= 8.3.1), see https://github.com/googlesamples/android-custom-lint-rules#lint-version
|
lint = "31.3.2" # = agp + 23.0.0 (= 8.3.2), 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"
|
||||||
|
@ -62,8 +61,6 @@ okhttp = "4.12.0"
|
||||||
quadrant = "1.9.1"
|
quadrant = "1.9.1"
|
||||||
retrofit = "2.11.0"
|
retrofit = "2.11.0"
|
||||||
robolectric = "4.12.1"
|
robolectric = "4.12.1"
|
||||||
rxandroid3 = "3.0.2"
|
|
||||||
rxkotlin3 = "3.0.1"
|
|
||||||
semver = "2.0.0"
|
semver = "2.0.0"
|
||||||
sparkbutton = "4.1.0"
|
sparkbutton = "4.1.0"
|
||||||
timber = "5.0.1"
|
timber = "5.0.1"
|
||||||
|
|
Loading…
Reference in New Issue