diff --git a/app/build.gradle b/app/build.gradle index ee89b71ac..e4dfb8f5d 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -127,7 +127,7 @@ dependencies { //androidX implementation 'androidx.appcompat:appcompat:1.2.0' implementation 'androidx.core:core-ktx:1.3.2' - implementation "androidx.activity:activity-ktx:1.1.0" + implementation "androidx.activity:activity-ktx:1.2.0" implementation "androidx.fragment:fragment-ktx:1.3.0" implementation 'androidx.preference:preference-ktx:1.1.1' implementation "androidx.collection:collection-ktx:1.1.0"