This repository was archived by the owner on May 4, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -84,7 +84,7 @@ dependencies {
8484 implementation ' androidx.emoji2:emoji2:1.1.0'
8585 implementation ' androidx.emoji2:emoji2-views-helper:1.1.0'
8686 implementation ' androidx.preference:preference:1.2.0'
87- implementation ' androidx.constraintlayout:constraintlayout:2.1.3 '
87+ implementation ' androidx.constraintlayout:constraintlayout:2.1.4 '
8888 implementation ' androidx.recyclerview:recyclerview:1.2.1'
8989 implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
9090 implementation ' androidx.webkit:webkit:1.4.0'
Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ buildscript {
55 mavenCentral()
66 gradlePluginPortal()
77 }
8- project. ext. latestAboutLibsRelease = " 10.2 .0"
8+ project. ext. latestAboutLibsRelease = " 10.3 .0"
99 dependencies {
10- classpath ' com.android.tools.build:gradle:7.2.0 '
10+ classpath ' com.android.tools.build:gradle:7.2.1 '
1111 classpath " com.mikepenz.aboutlibraries.plugin:aboutlibraries-plugin:${ latestAboutLibsRelease} "
1212
1313 // NOTE: Do not place your application dependencies here; they belong
You can’t perform that action at this time.
0 commit comments