mirror of
https://github.com/recloudstream/gradle.git
synced 2024-08-14 23:56:59 +00:00
fix jadb
This commit is contained in:
parent
f363c354ba
commit
6b87823ca1
1 changed files with 1 additions and 1 deletions
|
@ -28,7 +28,7 @@ dependencies {
|
|||
|
||||
implementation("org.ow2.asm:asm:9.4")
|
||||
implementation("org.ow2.asm:asm-tree:9.4")
|
||||
implementation("com.github.vidstige:jadb:v1.2.1")
|
||||
implementation("com.github.vidstige:jadb:master-SNAPSHOT")
|
||||
}
|
||||
|
||||
gradlePlugin {
|
||||
|
|
Loading…
Reference in a new issue