Skip to content

Commit

Permalink
Merge pull request #281 from OpenTracksApp/dependabot/gradle/com.goog…
Browse files Browse the repository at this point in the history
…le.android.material-material-1.10.0

Bump com.google.android.material:material from 1.9.0 to 1.10.0
  • Loading branch information
pstorch authored Oct 5, 2023
2 parents a1ca301 + 4ac80bd commit 832bd38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ dependencies {
implementation 'androidx.documentfile:documentfile:1.0.1'
implementation 'androidx.preference:preference-ktx:1.2.1'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'com.google.android.material:material:1.9.0'
implementation 'com.google.android.material:material:1.10.0'

// Other
implementation "org.mapsforge:mapsforge-core:$mapsforgeVersion"
Expand Down

0 comments on commit 832bd38

Please sign in to comment.