upgrade car app library to stable 1.4.0

This commit is contained in:
johan12345
2024-05-29 20:33:32 +02:00
parent 20e9e43f0d
commit 4c5388350f

View File

@@ -308,7 +308,7 @@ dependencies {
implementation("com.github.romandanylyk:PageIndicatorView:b1bad589b5")
// Android Auto
val carAppVersion = "1.4.0-rc02"
val carAppVersion = "1.4.0"
implementation("androidx.car.app:app:$carAppVersion")
normalImplementation("androidx.car.app:app-projected:$carAppVersion")
automotiveImplementation("androidx.car.app:app-automotive:$carAppVersion")