Depends: Updated ch.acra and androidx.navigation

This commit is contained in:
HeCodes2Much
2024-11-23 15:42:30 +00:00
parent 587df9c213
commit 48a8d1977e

View File

@@ -8,7 +8,7 @@ espressoCore = "3.6.1"
appcompat = "1.7.0" appcompat = "1.7.0"
material = "1.12.0" material = "1.12.0"
constraintlayout = "2.2.0" constraintlayout = "2.2.0"
navigation = "2.8.3" navigation = "2.8.4"
lifecycle = "2.8.7" lifecycle = "2.8.7"
dagger = "2.52" dagger = "2.52"
work = "2.10.0" work = "2.10.0"
@@ -19,7 +19,7 @@ room = "2.6.1"
biometric = "1.2.0-alpha05" biometric = "1.2.0-alpha05"
color-chooser = "0.7.3" color-chooser = "0.7.3"
composeAndroid = "1.7.5" composeAndroid = "1.7.5"
acra = "5.11.3" acra = "5.12.0"
paletteKtx = "1.0.0" paletteKtx = "1.0.0"
[libraries] [libraries]