We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5505941 commit faa6e92Copy full SHA for faa6e92
gradle/dependencies.gradle
@@ -44,7 +44,7 @@ libraries.kotlin = [
44
]
45
libraries.android = [
46
ktx: 'androidx.core:core-ktx:1.7.0',
47
- compat: 'androidx.appcompat:appcompat:1.4.0',
+ compat: 'androidx.appcompat:appcompat:1.4.1',
48
material: 'com.google.android.material:material:1.5.0',
49
junit: 'androidx.test.ext:junit:1.1.3',
50
espresso: 'androidx.test.espresso:espresso-core:3.4.0',
0 commit comments