Add sign in method and show information

This commit is contained in:
Nezumi
2023-04-03 21:23:36 +07:00
parent 9607507c9a
commit 4504858960
28 changed files with 1346 additions and 52 deletions
+2
View File
@@ -10,6 +10,8 @@ dependencyResolutionManagement {
repositories {
google()
mavenCentral()
mavenCentral()
maven { url 'https://jitpack.io' }
}
}
rootProject.name = "Foodify Shipper"