Loading lib/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ detekt { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.0' implementation "androidx.appcompat:appcompat:1.5.1" implementation "androidx.appcompat:appcompat:1.6.1" implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.core:core:1.9.0' implementation 'androidx.fragment:fragment:1.5.5' Loading Loading
lib/build.gradle +1 −1 Original line number Diff line number Diff line Loading @@ -92,7 +92,7 @@ detekt { dependencies { coreLibraryDesugaring 'com.android.tools:desugar_jdk_libs:1.2.0' implementation "androidx.appcompat:appcompat:1.5.1" implementation "androidx.appcompat:appcompat:1.6.1" implementation 'androidx.annotation:annotation:1.5.0' implementation 'androidx.core:core:1.9.0' implementation 'androidx.fragment:fragment:1.5.5' Loading