Match android auto dependency versions (#3695)

This commit is contained in:
Daniel Shokouhi 2023-07-24 07:28:20 -07:00 committed by GitHub
parent a214e327dc
commit 2f042ae56f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -208,7 +208,7 @@ dependencies {
implementation("com.github.AppDevNext:ChangeLog:3.4")
implementation("androidx.car.app:app:1.3.0-rc01")
"fullImplementation"("androidx.car.app:app-projected:1.2.0")
"fullImplementation"("androidx.car.app:app-projected:1.3.0-rc01")
}
// Disable to fix memory leak and be compatible with the configuration cache.