Skip to content

Commit

Permalink
Merge pull request #181 from Crazy-Marvin/dependabot/gradle/com.googl…
Browse files Browse the repository at this point in the history
…e.android.material-material-1.12.0

Bump com.google.android.material:material from 1.11.0 to 1.12.0
  • Loading branch information
CrazyMarvin authored May 8, 2024
2 parents 1275eaf + 5e50c75 commit 00c376c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -67,13 +67,13 @@ testOptions {
dependencies {

implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
testImplementation 'junit:junit:4.+'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'
androidTestImplementation 'androidx.test.espresso:espresso-core:3.5.1'
implementation 'com.squareup:android-times-square:1.7.11@aar'
implementation 'com.google.android.material:material:1.11.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'com.github.sundeepk:compact-calendar-view:3.0.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
implementation 'com.github.ornachcom:NoboButton:1.6'
Expand Down

0 comments on commit 00c376c

Please sign in to comment.