mirror of
https://github.com/d4rken-org/capod.git
synced 2026-09-14 18:26:11 -04:00
Update com.google.android.material to 1.12.0
Signed-off-by: Ricky Cheung <rcheung844@gmail.com>
This commit is contained in:
committed by
Matthias Urhahn
parent
07a11799b1
commit
8544983984
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user