We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f9c3ac commit bfe1fc0Copy full SHA for bfe1fc0
1 file changed
build.gradle.kts
@@ -10,3 +10,8 @@ subprojects {
10
}
11
12
13
+
14
+dependencies {
15
+ implementation(projects.bearconomyApi)
16
+ implementation(projects.bearconomyCommon)
17
+}
0 commit comments