mirror of
https://github.com/sudoxnym/habitica-android.git
synced 2026-04-14 11:46:32 +00:00
update dependencies
This commit is contained in:
parent
5945bc3846
commit
0370a839c0
1 changed files with 14 additions and 14 deletions
|
|
@ -4,7 +4,7 @@ targetSdk = "35"
|
|||
wearOsTargetSdk = "34"
|
||||
|
||||
accompanist = "0.34.0"
|
||||
agp = "8.8.0"
|
||||
agp = "8.8.2"
|
||||
amplitude = "1.19.4"
|
||||
androidTest = "1.6.1"
|
||||
androidTestMonitor = "1.7.2"
|
||||
|
|
@ -13,26 +13,26 @@ annotationApi = "1.3.2"
|
|||
appcompat = "1.7.0"
|
||||
billing = "7.1.1"
|
||||
coil = "3.0.4"
|
||||
compose = "1.7.7"
|
||||
composeActivity = "1.10.0"
|
||||
compose = "1.7.8"
|
||||
composeActivity = "1.10.1"
|
||||
compose_compiler = "1.5.14"
|
||||
constraintlayout = "2.2.0"
|
||||
constraintlayout = "2.2.1"
|
||||
converterMoshi = "2.9.0"
|
||||
coordinatorlayout = "1.2.0"
|
||||
coordinatorlayout = "1.3.0"
|
||||
coreSplashscreen = "1.1.0-rc01"
|
||||
core_ktx = "1.15.0"
|
||||
coroutines = "1.9.0"
|
||||
coroutines = "1.10.1"
|
||||
crashlytics = "3.0.3"
|
||||
credentials = "1.3.0"
|
||||
credentials = "1.5.0"
|
||||
daggerhilt = "2.55"
|
||||
desuggar = "2.1.4"
|
||||
desuggar = "2.1.5"
|
||||
detekt = "1.19.0"
|
||||
deviceNames = "2.1.1"
|
||||
firebase-perf = "1.4.2"
|
||||
firebase_bom = "33.9.0"
|
||||
firebase_bom = "33.12.0"
|
||||
flexbox = "3.0.0"
|
||||
fragmentKtx = "1.8.5"
|
||||
fragmentTesting = "1.8.5"
|
||||
fragmentKtx = "1.8.6"
|
||||
fragmentTesting = "1.8.6"
|
||||
google-service = "4.4.2"
|
||||
googleid = "1.1.1"
|
||||
gson = "2.12.0"
|
||||
|
|
@ -42,7 +42,7 @@ junitKtx = "1.2.1"
|
|||
kaspresso = "1.6.0"
|
||||
kotest = "5.9.1"
|
||||
kotlin = "2.1.10"
|
||||
ksp = "2.1.10-1.0.29"
|
||||
ksp = "2.1.10-1.0.31"
|
||||
ktlintPlugin = "11.3.1"
|
||||
leakCanary = "2.10"
|
||||
lifecycle = "2.8.7"
|
||||
|
|
@ -52,11 +52,11 @@ material = "1.12.0"
|
|||
material3 = "1.3.1"
|
||||
mockk = "1.13.6"
|
||||
moshiKotlin = "1.15.0"
|
||||
navigation = "2.8.6"
|
||||
navigation = "2.8.9"
|
||||
okhttp = "4.12.0"
|
||||
orchestrator = "1.5.1"
|
||||
pagerIndicator = "2.4.1"
|
||||
paging = "3.3.5"
|
||||
paging = "3.3.6"
|
||||
play_auth = "21.3.0"
|
||||
play_wearables = "19.0.0"
|
||||
preferences = "1.2.1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue