Revert "upgrade car app library to 1.3.0-beta01"

This reverts commit 09ded65b4e.
This commit is contained in:
johan12345
2022-10-01 09:57:06 +02:00
parent 60d54c989b
commit 087178193b

View File

@@ -186,7 +186,7 @@ dependencies {
implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5'
// Android Auto
def carAppVersion = '1.3.0-beta01'
def carAppVersion = '1.3.0-alpha01'
googleImplementation "androidx.car.app:app:$carAppVersion"
googleNormalImplementation "androidx.car.app:app-projected:$carAppVersion"
googleAutomotiveImplementation "androidx.car.app:app-automotive:$carAppVersion"