Update some minor Gradle dependencies
This commit is contained in:
Родитель
a8ec39710b
Коммит
ca6eaef740
|
@ -16,12 +16,12 @@ kotlin-dsl = "4.3.1"
|
|||
kotlinx-coroutines = "1.8.0"
|
||||
|
||||
# Mozilla
|
||||
android-components = "126.0.1"
|
||||
android-components = "128.0.2"
|
||||
glean = "60.3.0"
|
||||
rust-android-gradle = "0.9.4"
|
||||
|
||||
# AndroidX
|
||||
androidx-annotation = "1.8.0"
|
||||
androidx-annotation = "1.8.1"
|
||||
androidx-core = "1.13.1"
|
||||
|
||||
# JNA
|
||||
|
@ -41,7 +41,7 @@ androidx-test-work = "2.9.0"
|
|||
# Third Party Testing
|
||||
junit = "4.13.2"
|
||||
mockito = "5.12.0"
|
||||
robolectric = "4.12.1"
|
||||
robolectric = "4.13"
|
||||
|
||||
# Miscellaneous Gradle plugins
|
||||
gradle-download-task = "5.6.0"
|
||||
|
|
Загрузка…
Ссылка в новой задаче