File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -39,11 +39,10 @@ android {
39
39
40
40
dependencies {
41
41
42
- implementation ' androidx.activity:activity-ktx:1.7.1'
43
- implementation ' androidx.core:core-ktx:1.10.0'
44
- implementation ' androidx.appcompat:appcompat:1.6.1'
45
- implementation ' com.google.android.material:material:1.8.0'
46
- implementation ' androidx.constraintlayout:constraintlayout:2.1.4'
42
+ implementation ' androidx.core:core-ktx:1.6.0'
43
+ implementation ' androidx.appcompat:appcompat:1.3.1'
44
+ implementation ' com.google.android.material:material:1.4.0'
45
+ implementation ' androidx.constraintlayout:constraintlayout:2.1.1'
47
46
testImplementation ' junit:junit:4.+'
48
47
androidTestImplementation ' androidx.test.ext:junit:1.1.3'
49
48
androidTestImplementation ' androidx.test.espresso:espresso-core:3.4.0'
You can’t perform that action at this time.
0 commit comments