update Car App Library to 1.1.0-rc01

This commit is contained in:
johan12345
2021-11-06 22:34:42 +01:00
parent 3e3531551d
commit 5675d065e3

View File

@@ -143,8 +143,8 @@ dependencies {
implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5'
// Android Auto
googleImplementation 'androidx.car.app:app:1.1.0-beta01'
googleImplementation 'androidx.car.app:app-projected:1.1.0-beta01'
googleImplementation 'androidx.car.app:app:1.1.0-rc01'
googleImplementation 'androidx.car.app:app-projected:1.1.0-rc01'
// AnyMaps
def anyMapsVersion = '751daec281'