Design UI Home Fragment

This commit is contained in:
Nezumi
2023-02-10 17:41:19 +07:00
parent 2dca14bb0c
commit bd5a0a6c62
8 changed files with 120 additions and 20 deletions
+1
View File
@@ -10,6 +10,7 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Foodify"