Update car app library to 1.1.0-alpha02

This commit is contained in:
Johan von Forstner
2021-07-22 13:08:03 +02:00
committed by johan12345
parent bcee975124
commit 630178bfcf

View File

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