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.
2 parents 3cfa1fd + 0acf30e commit 761d221Copy full SHA for 761d221
app/build.gradle
@@ -40,7 +40,7 @@ dependencies {
40
41
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
42
implementation 'androidx.core:core-ktx:1.7.0'
43
- implementation 'androidx.appcompat:appcompat:1.4.0'
+ implementation 'androidx.appcompat:appcompat:1.4.1'
44
implementation 'com.google.android.material:material:1.5.0'
45
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
46
implementation "androidx.recyclerview:recyclerview:1.3.0-alpha01"
0 commit comments