Revert "Failed adding of auto-generated fragment based activity"

This reverts commit 72670bc65b.
This commit is contained in:
Graham Jones
2023-08-30 20:52:52 +01:00
parent 8c40afaab3
commit 328dfedcbe
14 changed files with 5 additions and 299 deletions

View File

@@ -66,8 +66,6 @@ dependencies {
implementation 'com.google.firebase:firebase-firestore'
implementation 'androidx.navigation:navigation-fragment:2.5.2'
implementation 'androidx.navigation:navigation-ui:2.5.2'
implementation 'androidx.lifecycle:lifecycle-livedata-ktx:2.6.1'
implementation 'androidx.lifecycle:lifecycle-viewmodel-ktx:2.6.1'
testImplementation 'junit:junit:4.13.2'
testImplementation "androidx.test:core"