We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5477a8f commit c1e94b6Copy full SHA for c1e94b6
app/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlin_version"
50
implementation 'com.google.android.material:material:1.4.0'
51
52
- implementation 'androidx.core:core-ktx:1.3.2'
+ implementation 'androidx.core:core-ktx:1.9.0'
53
implementation 'androidx.appcompat:appcompat:1.2.0'
54
implementation 'androidx.activity:activity-compose:1.3.0-alpha02'
55
implementation 'androidx.lifecycle:lifecycle-runtime-ktx:2.3.0'
0 commit comments