Skip to content

Commit

Permalink
Update build.gradle
Browse files Browse the repository at this point in the history
  • Loading branch information
xpple committed Oct 20, 2023
1 parent d3a4d0e commit c1a4f5f
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions fabric-server-consent-api-v1/build.gradle
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
archivesBaseName = "fabric-server-consent-api-v1"
version = getSubprojectVersion(project)

moduleDependencies(project, ['fabric-networking-api-v1', 'fabric-command-api-v2'])
moduleDependencies(project, ['fabric-networking-api-v1'])

testDependencies(project, ['fabric-command-api-v2'])

0 comments on commit c1a4f5f

Please sign in to comment.