Skip to content

Commit

Permalink
Update com.google.android.material to 1.12.0
Browse files Browse the repository at this point in the history
Signed-off-by: Ricky Cheung <[email protected]>
  • Loading branch information
Ricky Cheung authored and d4rken committed Jul 12, 2024
1 parent 07a1179 commit 8544983
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildSrc/src/main/java/Dependencies.kt
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ fun DependencyHandlerScope.addBaseAndroidUi() {
implementation("androidx.activity:activity-ktx:1.8.0")
implementation("androidx.fragment:fragment-ktx:1.6.1")

implementation("com.google.android.material:material:1.5.0-rc01")
implementation("com.google.android.material:material:1.12.0")

val lifecycleVers = "2.6.2"
implementation("androidx.lifecycle:lifecycle-extensions:2.2.0")
Expand Down

0 comments on commit 8544983

Please sign in to comment.