Extract AddRecipeInput proto file to a module

This commit is contained in:
Kirill Kamakin
2022-08-04 20:53:26 +02:00
parent a53495b1f9
commit 8784912cdb
11 changed files with 109 additions and 45 deletions

View File

@@ -21,3 +21,4 @@ rootProject.name = "Mealient"
include(":app")
include(":database")
include(":datastore")