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

@@ -39,5 +39,4 @@ dependencies {
testImplementation(libs.google.truth)
testImplementation(libs.io.mockk)
}