com.google.android.material:material:1.3.0

This commit is contained in:
tateisu 2021-02-24 18:08:48 +09:00
parent 915f0017ca
commit aa44eb86e9
1 changed files with 1 additions and 1 deletions

View File

@ -100,7 +100,7 @@ dependencies {
implementation "androidx.drawerlayout:drawerlayout:1.1.1"
// NavigationView
implementation "com.google.android.material:material:1.2.1"
implementation "com.google.android.material:material:1.3.0"
// PreferenceManager
implementation "androidx.preference:preference-ktx:1.1.1"