Commit 45e80ef 1 parent afb129e commit 45e80ef Copy full SHA for 45e80ef
File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ android {
25
25
26
26
dependencies {
27
27
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
28
- implementation ' androidx.appcompat:appcompat:1.1 .0'
29
- implementation ' com.google.android.material:material:1.1.0 '
30
- implementation ' androidx.constraintlayout:constraintlayout:1.1.3 '
28
+ implementation ' androidx.appcompat:appcompat:1.2 .0'
29
+ implementation ' com.google.android.material:material:1.2.1 '
30
+ implementation ' androidx.constraintlayout:constraintlayout:2.0.1 '
31
31
testImplementation ' junit:junit:4.13'
32
- androidTestImplementation ' androidx.test:runner:1.2 .0'
33
- androidTestImplementation ' androidx.test.espresso:espresso-core:3.2 .0'
32
+ androidTestImplementation ' androidx.test:runner:1.3 .0'
33
+ androidTestImplementation ' androidx.test.espresso:espresso-core:3.3 .0'
34
34
}
You can’t perform that action at this time.
0 commit comments