Compare commits

..

No commits in common. "be63fb8e494d9217a9344ecd1d3999a77a6568ec" and "7bdfbd323bb2edc9f3823774bf64039e2e1c2818" have entirely different histories.

View File

@ -38,7 +38,7 @@ android {
dependencies {
implementation 'androidx.appcompat:appcompat:1.6.1'
implementation 'com.google.android.material:material:1.10.0'
implementation 'com.google.android.material:material:1.8.0'
implementation 'androidx.constraintlayout:constraintlayout:2.1.4'
implementation 'androidx.navigation:navigation-fragment-ktx:2.7.5'
implementation 'androidx.navigation:navigation-ui-ktx:2.5.3'