Compare commits

..

No commits in common. "6b87823ca18506a53dd8036fd3c6621857c7f0f5" and "983d3fe069b8c57380e11355652189dd5fbe7e37" have entirely different histories.

1 changed files with 2 additions and 2 deletions

View File

@ -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:master-SNAPSHOT")
implementation("com.github.js6pak:jadb:fix-modified-time-SNAPSHOT")
}
gradlePlugin {
@ -56,4 +56,4 @@ publishing {
mavenLocal()
}
}
}
}