Skip to content

Commit

Permalink
chore: pin to Fleet Engine library 0.x
Browse files Browse the repository at this point in the history
  • Loading branch information
bart-at-google committed Nov 5, 2024
1 parent 14aea7c commit 31d441c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ dependencies {
implementation 'jstl:jstl:1.2'

// Add dependencies here
implementation 'com.google.maps:grpc-google-maps-fleetengine-delivery-v1-java:latest.release'
implementation 'com.google.maps:grpc-google-maps-fleetengine-delivery-v1-java:0.+'

// Fleet Engine Auth Library and its dependencies
implementation 'com.google.maps:fleetengine-auth:1.8.0'
Expand Down

0 comments on commit 31d441c

Please sign in to comment.