We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df6b7f commit d12e6abCopy full SHA for d12e6ab
app/build.gradle
@@ -23,7 +23,7 @@ android {
23
24
dependencies {
25
implementation fileTree(dir: 'libs', include: ['*.jar'])
26
- implementation 'androidx.appcompat:appcompat:1.0.2'
+ implementation 'androidx.appcompat:appcompat:1.4.2'
27
implementation 'androidx.constraintlayout:constraintlayout:1.1.3'
28
implementation project(':toast')
29
}
toast/build.gradle
@@ -23,5 +23,5 @@ android {
0 commit comments