diff --git a/app/build.gradle b/app/build.gradle index 9b79954d..2544e9f8 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -179,7 +179,7 @@ dependencies { implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5' // Android Auto - def carAppVersion = '1.3.0-alpha01' + def carAppVersion = '1.2.0-rc01' googleImplementation "androidx.car.app:app:$carAppVersion" googleNormalImplementation "androidx.car.app:app-projected:$carAppVersion" googleAutomotiveImplementation "androidx.car.app:app-automotive:$carAppVersion"