diff --git a/app/build.gradle b/app/build.gradle index 112756fcc..2eeeced4a 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -160,7 +160,7 @@ dependencies { implementation('com.github.android:renderscript-intrinsics-replacement-toolkit:b6363490c3') //androidX - implementation('androidx.core:core-ktx:1.9.0') + implementation('androidx.core:core-ktx:1.10.0') implementation('androidx.appcompat:appcompat:1.6.1') implementation('androidx.activity:activity-ktx:1.7.0') implementation('androidx.fragment:fragment-ktx:1.5.6')