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