mirror of
https://github.com/chylex/IntelliJ-AceJump.git
synced 2025-05-30 06:34:08 +02:00
simplify buildscript
This commit is contained in:
parent
08163b7d10
commit
878d5ef08c
@ -24,10 +24,5 @@ intellij {
|
|||||||
group = "com.johnlindquist"
|
group = "com.johnlindquist"
|
||||||
version = "3.5.0"
|
version = "3.5.0"
|
||||||
|
|
||||||
repositories {
|
repositories.mavenCentral()
|
||||||
mavenCentral()
|
dependencies.testCompile("io.reactivex.rxjava2:rxkotlin:2.2.0")
|
||||||
}
|
|
||||||
|
|
||||||
dependencies {
|
|
||||||
testCompile("io.reactivex.rxjava2:rxkotlin:2.2.0")
|
|
||||||
}
|
|
Loading…
Reference in New Issue
Block a user