Skip to content

Commit

Permalink
e
Browse files Browse the repository at this point in the history
  • Loading branch information
valoeghese committed Apr 21, 2021
1 parent d6eb004 commit 7d76d86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -158,6 +158,8 @@ sourceSets {
}
}

subprojects.each { remapJar.dependsOn("${it.path}:remapJar") }

dependencies {
ext.useDep = {dep ->
implementation project(path: ":$dep", configuration: 'dev')
Expand Down

0 comments on commit 7d76d86

Please sign in to comment.