Update dependency androidx.navigation:navigation-fragment-ktx to v2.7.5 #6
| @@ -40,7 +40,7 @@ dependencies { | |||||||
|     implementation 'androidx.appcompat:appcompat:1.6.1' |     implementation 'androidx.appcompat:appcompat:1.6.1' | ||||||
|     implementation 'com.google.android.material:material:1.8.0' |     implementation 'com.google.android.material:material:1.8.0' | ||||||
|     implementation 'androidx.constraintlayout:constraintlayout:2.1.4' |     implementation 'androidx.constraintlayout:constraintlayout:2.1.4' | ||||||
|     implementation 'androidx.navigation:navigation-fragment-ktx:2.5.3' |     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.9.0' |     implementation 'androidx.core:core-ktx:1.9.0' | ||||||
|     implementation "androidx.preference:preference-ktx:1.2.0" |     implementation "androidx.preference:preference-ktx:1.2.0" | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user