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 ffc6d96 commit 52e3d87Copy full SHA for 52e3d87
app/build.gradle
@@ -37,7 +37,7 @@ android {
37
dependencies {
38
39
implementation 'androidx.core:core-ktx:1.7.0'
40
- implementation 'androidx.appcompat:appcompat:1.4.2'
+ implementation 'androidx.appcompat:appcompat:1.6.1'
41
implementation 'com.google.android.material:material:1.8.0'
42
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
43
implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3'
0 commit comments