feature/parent_child #159

Merged
Fujimatsu merged 21 commits from feature/parent_child into main 2024-07-08 20:37:30 +00:00
Showing only changes of commit c1244accca - Show all commits

View File

@ -1,6 +1,7 @@
plugins {
alias(libs.plugins.androidLibrary)
id 'com.google.dagger.hilt.android'
id 'androidx.navigation.safeargs'
}
android {