upgrade car app library to 1.1.0-beta01

This commit is contained in:
johan12345
2021-09-05 21:08:59 +02:00
parent 2167a63321
commit b2c29b647b

View File

@@ -136,8 +136,8 @@ dependencies {
implementation 'com.github.romandanylyk:PageIndicatorView:b1bad589b5'
// Android Auto
googleImplementation 'androidx.car.app:app:1.1.0-alpha02'
googleImplementation 'androidx.car.app:app-projected:1.1.0-alpha02'
googleImplementation 'androidx.car.app:app:1.1.0-beta01'
googleImplementation 'androidx.car.app:app-projected:1.1.0-beta01'
// AnyMaps
def anyMapsVersion = '95ddd6c083'