Compare commits

..

No commits in common. "3d86a83b7092857a7eaa2f0686d0dc999064dfbf" and "c1596b5dd80066fa65a071fbeed8c803a676a3c3" have entirely different histories.

View File

@ -43,7 +43,7 @@ dependencies {
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.7.5'
implementation 'androidx.core:core-ktx:1.12.0'
implementation "androidx.preference:preference-ktx:1.2.1"
implementation "androidx.preference:preference-ktx:1.2.0"
testImplementation 'junit:junit:4.13.2'
androidTestImplementation 'androidx.test.ext:junit:1.1.5'