Skip to content

Commit

Permalink
fix: OBAGoogle-release -missing classes for firestore
Browse files Browse the repository at this point in the history
Signed-off-by: Amr Hossam <[email protected]>
  • Loading branch information
amrhossamdev committed Oct 31, 2024
1 parent 2ece776 commit 8746ea6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions onebusaway-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ dependencies {
implementation "androidx.room:room-ktx:2.6.1"
// GTFS Realtime bindings for parsing GTFS-realtime data
implementation group: 'org.mobilitydata', name: 'gtfs-realtime-bindings', version: '0.0.8'
implementation 'com.google.api.grpc:proto-google-common-protos:2.9.0'
}

apply plugin:'com.google.gms.google-services'
Expand Down

0 comments on commit 8746ea6

Please sign in to comment.