Commit d239feed authored by Him188's avatar Him188 Committed by GitHub

Update build.gradle

parent 7ead756d
...@@ -30,7 +30,7 @@ kotlin { ...@@ -30,7 +30,7 @@ kotlin {
implementation 'org.jsoup:jsoup:1.12.1' implementation 'org.jsoup:jsoup:1.12.1'
implementation 'org.ini4j:ini4j:0.5.2' implementation 'org.ini4j:ini4j:0.5.2'
implementation project(":mirai-protocol-timpc")
} }
} }
jvmTest { jvmTest {
...@@ -61,4 +61,4 @@ dependencies { ...@@ -61,4 +61,4 @@ dependencies {
compile 'org.jetbrains.kotlin:kotlin-reflect:1.3.41' compile 'org.jetbrains.kotlin:kotlin-reflect:1.3.41'
compile 'org.jsoup:jsoup:1.12.1' compile 'org.jsoup:jsoup:1.12.1'
compile 'org.ini4j:ini4j:0.5.2' compile 'org.ini4j:ini4j:0.5.2'
}*/ }*/
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment