mirror of
https://codeberg.org/pstorch/F-Droid_Build_Status.git
synced 2025-10-05 23:52:42 +02:00
update dependencies
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
[versions]
|
||||
activity = "1.10.1"
|
||||
androidGradlePlugin = "8.9.0"
|
||||
androidGradlePlugin = "8.10.0"
|
||||
androidJunit5 = "1.12.0.0"
|
||||
androidTest = "1.7.0"
|
||||
appcompat = "1.7.0"
|
||||
@@ -12,12 +12,12 @@ espressoCore = "3.6.1"
|
||||
hilt = "2.55"
|
||||
hiltAndroid = "1.2.0"
|
||||
gson = "2.12.1"
|
||||
jackson = "2.18.2"
|
||||
jackson = "2.18.3"
|
||||
junit = "1.2.1"
|
||||
junitJupiterApi = "5.12.1"
|
||||
junitJupiterApi = "5.12.2"
|
||||
kotlin = "2.1.10"
|
||||
localbroadcastmanager = "1.1.0"
|
||||
lifecycleViewmodelKtx = "2.8.7"
|
||||
lifecycleViewmodelKtx = "2.9.0"
|
||||
loggingInterceptor = "4.12.0"
|
||||
material = "1.12.0"
|
||||
mockitoCore = "5.15.2"
|
||||
@@ -26,7 +26,7 @@ preferenceKtx = "1.2.1"
|
||||
retrofit = "2.11.0"
|
||||
runner = "1.6.2"
|
||||
swiperefreshlayout = "1.1.0"
|
||||
workRuntimeKtx = "2.10.0"
|
||||
workRuntimeKtx = "2.10.1"
|
||||
|
||||
[libraries]
|
||||
activity = { module = "androidx.activity:activity", version.ref = "activity" }
|
||||
|
Reference in New Issue
Block a user