mirror of
https://github.com/tuskyapp/Tusky
synced 2025-01-08 06:47:04 +01:00
update android material to 1.6.0 (#2524)
This commit is contained in:
parent
7a5175c266
commit
bdd94d43c5
@ -134,7 +134,7 @@ dependencies {
|
||||
kapt "androidx.room:room-compiler:$roomVersion"
|
||||
implementation 'androidx.core:core-splashscreen:1.0.0-beta02'
|
||||
|
||||
implementation "com.google.android.material:material:1.5.0"
|
||||
implementation "com.google.android.material:material:1.6.0"
|
||||
|
||||
implementation "com.google.code.gson:gson:2.9.0"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user