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 d84956c commit 7bba93dCopy full SHA for 7bba93d
app/build.gradle
@@ -25,7 +25,7 @@ android {
25
26
dependencies {
27
implementation fileTree(include: ['*.jar'], dir: 'libs')
28
- implementation 'androidx.appcompat:appcompat:1.3.0'
+ implementation 'androidx.appcompat:appcompat:1.3.1'
29
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
30
31
// Logger
0 commit comments