mirror of
https://github.com/tursom/TursomServer.git
synced 2025-01-21 17:50:14 +08:00
添加对上传本地 maven 的支持
This commit is contained in:
parent
0c8f0fc28e
commit
c6a0bc6832
@ -28,7 +28,7 @@ allprojects {
|
||||
|
||||
dependencies {
|
||||
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8:$kotlinVersion"
|
||||
testCompile group: 'junit', name: 'junit', version: '4.12'
|
||||
testImplementation group: 'junit', name: 'junit', version: '4.12'
|
||||
}
|
||||
|
||||
compileKotlin {
|
||||
|
Loading…
Reference in New Issue
Block a user