Skip to content

Commit

Permalink
update material view
Browse files Browse the repository at this point in the history
Signed-off-by: Amr Hossam <[email protected]>
  • Loading branch information
amrhossamdev authored and aaronbrethorst committed Oct 21, 2024
1 parent 8fd5797 commit 6b91492
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion onebusaway-android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ dependencies {
// Google Play Services Places is required by ProprietaryMapHelpV2 (only for Google flavor)
googleImplementation 'com.google.android.libraries.places:places-compat:2.6.0'
// Autocomplete text views with clear button for trip planning
implementation 'com.google.android.material:material:1.1.0'
implementation 'com.google.android.material:material:1.12.0'
// Required to support multidex for minSdkVersion <= 20
implementation 'androidx.multidex:multidex:2.0.1'
// Explicit dependency on Gson is now apparently needed
Expand Down

0 comments on commit 6b91492

Please sign in to comment.