Android Auto: update car app library

This commit is contained in:
johan12345
2021-03-29 08:43:27 +02:00
parent 84d3127675
commit 8a16fa3a5c

View File

@@ -120,7 +120,7 @@ dependencies {
implementation 'com.github.pengrad:mapscaleview:1.6.0'
// Android Auto
googleImplementation 'androidx.car.app:app:1.0.0-beta01'
googleImplementation 'androidx.car.app:app:1.0.0-rc01'
// AnyMaps
def anyMapsVersion = '1f050d860f'