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.
1 parent 6f264e5 commit 8fce641Copy full SHA for 8fce641
app/build.gradle
@@ -40,7 +40,7 @@ android {
40
dependencies {
41
42
implementation "org.jetbrains.kotlin:kotlin-stdlib:$kotlin_version"
43
- implementation 'androidx.core:core-ktx:1.5.0'
+ implementation 'androidx.core:core-ktx:1.12.0'
44
implementation 'androidx.appcompat:appcompat:1.3.0'
45
implementation 'com.google.android.material:material:1.3.0'
46
implementation 'androidx.constraintlayout:constraintlayout:2.0.4'
0 commit comments