diff --git a/app/build.gradle b/app/build.gradle index 1bb4f5b..b52a6a5 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -63,7 +63,7 @@ android { dependencies { implementation 'androidx.appcompat:appcompat:1.7.1' - implementation 'androidx.core:core-ktx:1.18.0' + implementation 'androidx.core:core-ktx:1.19.0' implementation 'androidx.constraintlayout:constraintlayout:2.2.1' implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.11.0' implementation 'com.airbnb.android:lottie:6.7.1'