Skip to content

Commit

Permalink
upgrade car-lib to 1.3.0-rc01
Browse files Browse the repository at this point in the history
  • Loading branch information
ntruchsess committed Feb 19, 2024
1 parent 3f4fc5a commit 71ef2ca
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions OsmAnd/build-common.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -379,8 +379,8 @@ dependencies {
implementation 'org.bouncycastle:bcpkix-jdk15on:1.56'
implementation 'com.google.android.play:core:1.9.1'

implementation "androidx.car.app:app:1.2.0"
implementation "androidx.car.app:app-projected:1.2.0"
implementation "androidx.car.app:app:1.3.0-rc01"
implementation "androidx.car.app:app-projected:1.3.0-rc01"

implementation 'com.google.android.gms:play-services-location:21.0.1'

Expand Down

0 comments on commit 71ef2ca

Please sign in to comment.