mirror of
https://github.com/recloudstream/gradle.git
synced 2024-08-14 23:56:59 +00:00
Compare commits
2 commits
983d3fe069
...
6b87823ca1
Author | SHA1 | Date | |
---|---|---|---|
|
6b87823ca1 | ||
|
f363c354ba |
1 changed files with 2 additions and 2 deletions
|
@ -28,7 +28,7 @@ dependencies {
|
|||
|
||||
implementation("org.ow2.asm:asm:9.4")
|
||||
implementation("org.ow2.asm:asm-tree:9.4")
|
||||
implementation("com.github.js6pak:jadb:fix-modified-time-SNAPSHOT")
|
||||
implementation("com.github.vidstige:jadb:master-SNAPSHOT")
|
||||
}
|
||||
|
||||
gradlePlugin {
|
||||
|
@ -56,4 +56,4 @@ publishing {
|
|||
mavenLocal()
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue