We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e1a0b3 + c856322 commit 1e8dc78Copy full SHA for 1e8dc78
app/build.gradle
@@ -46,7 +46,7 @@ android {
46
dependencies {
47
48
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
49
- implementation 'androidx.core:core-ktx:1.8.0'
+ implementation 'androidx.core:core-ktx:1.12.0'
50
implementation 'androidx.appcompat:appcompat:1.6.1'
51
implementation 'com.google.android.material:material:1.6.1'
52
implementation 'androidx.constraintlayout:constraintlayout:2.1.2'
0 commit comments