TomTom Routing

This commit is contained in:
Dimitris
2026-02-09 08:44:57 +01:00
parent 0d51c6121d
commit e9474695bf
8 changed files with 95 additions and 70 deletions

View File

@@ -6,39 +6,39 @@ koinAndroid = "4.1.1"
koinAndroidxCompose = "4.1.1"
koinComposeViewmodel = "4.1.1"
koinCore = "4.1.1"
kotlin = "2.3.0"
kotlin = "2.3.10"
coreKtx = "1.17.0"
junit = "4.13.2"
junitVersion = "1.3.0"
espressoCore = "3.7.0"
kotlinxSerializationJson = "1.9.0"
kotlinxSerializationJson = "1.10.0"
lifecycleRuntimeKtx = "2.10.0"
composeBom = "2025.12.01"
composeBom = "2026.01.01"
appcompat = "1.7.1"
material = "1.13.0"
carApp = "1.7.0"
androidx-car = "1.7.0"
objectboxKotlin = "5.0.1"
objectboxKotlin = "5.1.0"
objectboxProcessor = "5.0.1"
ui = "1.10.0"
material3 = "1.4.0"
runtimeLivedata = "1.10.0"
runtimeLivedata = "1.10.2"
foundation = "1.10.0"
maplibre-composeMaterial3 = "0.12.2"
maplibre-compose = "0.12.1"
playServicesLocation = "21.3.0"
runtime = "1.10.0"
runtime = "1.10.2"
accompanist = "0.37.3"
uiVersion = "1.10.0"
uiText = "1.10.0"
navigationCompose = "2.9.6"
uiToolingPreview = "1.10.0"
uiTooling = "1.10.0"
uiVersion = "1.10.2"
uiText = "1.10.2"
navigationCompose = "2.9.7"
uiToolingPreview = "1.10.2"
uiTooling = "1.10.2"
material3WindowSizeClass = "1.4.0"
uiGraphics = "1.10.0"
uiGraphics = "1.10.2"
window = "1.5.1"
foundationLayout = "1.10.0"
foundationLayoutVersion = "1.10.1"
foundationLayout = "1.10.2"
foundationLayoutVersion = "1.10.2"
[libraries]