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 5b828b0 commit 442fcf5Copy full SHA for 442fcf5
app/build.gradle.kts
@@ -62,7 +62,7 @@ android {
62
dependencies {
63
64
// Android stock libraries
65
- implementation("androidx.appcompat:appcompat:1.6.1")
+ implementation("androidx.appcompat:appcompat:1.7.0")
66
implementation("androidx.cardview:cardview:1.0.0")
67
implementation("androidx.recyclerview:recyclerview:1.3.2")
68
implementation("com.google.android.material:material:1.12.0")
0 commit comments