update car app library

This commit is contained in:
johan12345
2025-01-29 22:53:13 +01:00
parent a6c482d5d3
commit bc90d23bd3

View File

@@ -318,7 +318,7 @@ dependencies {
implementation("com.github.erfansn:locale-config-x:1.0.1")
// Android Auto
val carAppVersion = "1.7.0-beta03"
val carAppVersion = "1.7.0-rc01"
implementation("androidx.car.app:app:$carAppVersion")
normalImplementation("androidx.car.app:app-projected:$carAppVersion")
automotiveImplementation("androidx.car.app:app-automotive:$carAppVersion")