Implement adding recipes through app
This commit is contained in:
@@ -54,4 +54,9 @@ sonarqube {
|
||||
|
||||
rootCoverage {
|
||||
generateXml true
|
||||
}
|
||||
|
||||
ext {
|
||||
// https://github.com/protocolbuffers/protobuf/releases
|
||||
protobuf_version = "3.21.1"
|
||||
}
|
||||
Reference in New Issue
Block a user