Revert upgrade of Car App library

This commit is contained in:
johan12345
2022-08-10 17:35:48 +02:00
parent 6b6c7da081
commit 2e8cdb01fd

View File

@@ -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"