File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -28,7 +28,7 @@ android {
2828
2929dependencies {
3030 implementation ' androidx.appcompat:appcompat:1.4.1'
31- implementation ' com.google.android.material:material:1.6.0 '
31+ implementation ' com.google.android.material:material:1.6.1 '
3232 implementation ' androidx.constraintlayout:constraintlayout:2.1.0'
3333 implementation ' androidx.preference:preference:1.2.0'
3434 implementation ' androidx.core:core:1.7.0'
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ buildscript {
55 mavenCentral()
66 }
77 dependencies {
8- classpath ' com.android.tools.build:gradle:7.1.2 '
8+ classpath ' com.android.tools.build:gradle:7.2.1 '
99 }
1010}
1111
Original file line number Diff line number Diff line change 11# Mon Aug 30 15:20:07 CST 2021
22distributionBase =GRADLE_USER_HOME
3- distributionUrl =https\://services.gradle.org/distributions/gradle-7.4-bin.zip
3+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.4.2 -bin.zip
44distributionPath =wrapper/dists
55zipStorePath =wrapper/dists
66zipStoreBase =GRADLE_USER_HOME
You can’t perform that action at this time.
0 commit comments