Update Gradle Dependencies

This commit is contained in:
2022-05-18 02:51:59 +08:00
parent 8b1ee73c0a
commit 8909a08962
3 changed files with 3 additions and 3 deletions

View File

@@ -62,7 +62,7 @@ dependencies {
implementation 'androidx.preference:preference-ktx:1.2.0'
implementation 'androidx.core:core-ktx:1.7.0'
implementation 'androidx.appcompat:appcompat:1.4.1'
implementation 'com.google.android.material:material:1.5.0'
implementation 'com.google.android.material:material:1.6.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.3'
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.3'