We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8cd685c commit 6a6a263Copy full SHA for 6a6a263
app/build.gradle.kts
@@ -82,6 +82,6 @@ android {
82
}
83
84
dependencies {
85
- implementation("androidx.appcompat:appcompat:1.4.1")
+ implementation("androidx.appcompat:appcompat:1.4.2")
86
implementation("com.google.android.material:material:1.6.0")
87
0 commit comments