update Car App Library to 1.7.0-beta01

This commit is contained in:
johan12345
2024-05-21 23:45:06 +02:00
parent 398f159e27
commit 3fb290b67e

View File

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