We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8f9c12 commit abd9aadCopy full SHA for abd9aad
1 file changed
app/build.gradle
@@ -225,7 +225,7 @@ dependencies {
225
implementation "org.jetbrains.kotlin:kotlin-stdlib:${kotlin_version}"
226
227
/** AndroidX **/
228
- implementation 'androidx.appcompat:appcompat:1.6.1'
+ implementation 'androidx.appcompat:appcompat:1.7.1'
229
implementation 'androidx.cardview:cardview:1.0.0'
230
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
231
implementation 'androidx.core:core-ktx:1.12.0'
0 commit comments