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 190acb1 commit 8e0090fCopy full SHA for 8e0090f
app/build.gradle
@@ -49,7 +49,7 @@ dependencies {
49
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
50
implementation "androidx.lifecycle:lifecycle-viewmodel-ktx:$lifecycle_version"
51
implementation "androidx.lifecycle:lifecycle-runtime-ktx:$lifecycle_version"
52
- implementation "androidx.activity:activity-ktx:1.5.1"
+ implementation "androidx.activity:activity-ktx:1.6.0"
53
54
testImplementation 'junit:junit:4.13.2'
55
androidTestImplementation 'androidx.test.ext:junit:1.1.3'
0 commit comments