Update dependency androidx.preference:preference-ktx to v1.2.1 #3
| @@ -43,7 +43,7 @@ dependencies { | |||||||
|     implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5' |     implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5' | ||||||
|     implementation 'androidx.navigation:navigation-ui-ktx:2.5.3' |     implementation 'androidx.navigation:navigation-ui-ktx:2.5.3' | ||||||
|     implementation 'androidx.core:core-ktx:1.12.0' |     implementation 'androidx.core:core-ktx:1.12.0' | ||||||
|     implementation "androidx.preference:preference-ktx:1.2.0" |     implementation "androidx.preference:preference-ktx:1.2.1" | ||||||
|  |  | ||||||
|     testImplementation 'junit:junit:4.13.2' |     testImplementation 'junit:junit:4.13.2' | ||||||
|     androidTestImplementation 'androidx.test.ext:junit:1.1.5' |     androidTestImplementation 'androidx.test.ext:junit:1.1.5' | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user