mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-24 16:14:26 +08:00
[#885] Relocated dagger classes
This commit is contained in:
parent
c2212385f6
commit
28ce49e68f
@ -14,6 +14,8 @@ dependencies {
|
||||
shadowJar {
|
||||
configurations = [project.configurations.compile]
|
||||
|
||||
relocate 'dagger', 'plan.dagger'
|
||||
|
||||
destinationDir = file("$rootDir/builds/")
|
||||
baseName = "Plan"
|
||||
classifier = null
|
||||
|
Loading…
Reference in New Issue
Block a user