Skip to content
This repository has been archived by the owner on Apr 10, 2024. It is now read-only.

Commit

Permalink
mod: 去除junit
Browse files Browse the repository at this point in the history
  • Loading branch information
CiyLei committed May 14, 2022
1 parent ef11186 commit 87f5fb1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion library/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk7:$kotlin_version"
compileOnly 'androidx.fragment:fragment-ktx:1.2.5'
// compileOnly 'androidx.core:core-ktx:1.3.2'
testImplementation 'junit:junit:4.13.1'
// testImplementation 'junit:junit:4.13.1'
api 'org.nanohttpd:nanohttpd:2.3.1'
api 'org.nanohttpd:nanohttpd-websocket:2.3.1'
api 'org.nanohttpd:nanohttpd-webserver:2.3.1'
Expand Down

0 comments on commit 87f5fb1

Please sign in to comment.