Skip to content

Commit

Permalink
fix(deps): update dependency com.google.android.material:material to …
Browse files Browse the repository at this point in the history
…v1.12.0
  • Loading branch information
renovate[bot] authored May 2, 2024
1 parent b129e5a commit 47f43ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
// Logger
implementation 'com.orhanobut:logger:2.2.0'
implementation 'com.google.android.gms:play-services-vision:17+'
implementation 'com.google.android.material:material:1.3.0'
implementation 'com.google.android.material:material:1.12.0'
implementation 'de.hdodenhof:circleimageview:3.1.0'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.2'
Expand Down

0 comments on commit 47f43ca

Please sign in to comment.