File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ dependencies {
5252 implementation " org.jsoup:jsoup:$jSoupVersion "
5353
5454 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
55- implementation ' com.google.android.material:material:1.0 .0'
55+ implementation ' com.google.android.material:material:1.8 .0'
5656
5757 implementation " org.wordpress:utils:$wordpressUtilsVersion "
5858
Original file line number Diff line number Diff line change 7070
7171ext {
7272 gradlePluginVersion = ' 3.3.1'
73- kotlinCoroutinesVersion = ' 1.1.0 '
73+ kotlinCoroutinesVersion = ' 1.6.4 '
7474 tagSoupVersion = ' 1.2.1'
7575 glideVersion = ' 4.10.0'
7676 picassoVersion = ' 2.5.2'
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ dependencies {
2626 implementation aztecProjectDependency
2727
2828 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
29- implementation ' com.google.android.material:material:1.0 .0'
29+ implementation ' com.google.android.material:material:1.8 .0'
3030
3131 implementation " com.squareup.picasso:picasso:$picassoVersion "
3232}
Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ dependencies {
3838 implementation aztecProjectDependency
3939
4040 implementation ' androidx.legacy:legacy-support-v4:1.0.0'
41- implementation ' com.google.android.material:material:1.0 .0'
41+ implementation ' com.google.android.material:material:1.8 .0'
4242 implementation " org.wordpress:utils:$wordpressUtilsVersion "
4343
4444 testImplementation " junit:junit:$jUnitVersion "
You can’t perform that action at this time.
0 commit comments