mirror of
https://github.com/curioustorvald/Terrarum.git
synced 2026-06-11 11:04:05 +09:00
removing unused and failed opus impl attempts
This commit is contained in:
@@ -29,8 +29,7 @@ repositories {
|
||||
dependencies {
|
||||
compile "org.jetbrains.kotlin:kotlin-stdlib"
|
||||
compile fileTree(dir: 'lib', include: ['*.jar'])
|
||||
//testCompile("org.junit.jupiter:junit-jupiter-api:5.3.2")
|
||||
//testRuntime("org.junit.jupiter:junit-jupiter-engine:5.3.2")
|
||||
implementation 'org.junit:junit-bom:5.2.0'
|
||||
}
|
||||
|
||||
compileKotlin {
|
||||
|
||||
Reference in New Issue
Block a user