Skip to content

Commit 77b9c17

Browse files
committed
remove unused lib
1 parent 9884ff3 commit 77b9c17

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -130,9 +130,9 @@ dependencies {
130130
implementation(libs.rikkax.preference)
131131
implementation(libs.rikkax.widget.borderview)
132132
implementation(libs.jstyleparser)
133-
implementation(libs.guava)
133+
// implementation(libs.guava)
134134
implementation(libs.okhttp)
135-
implementation(libs.coroutines)
135+
// implementation(libs.coroutines)
136136
// testImplementation(libs.junit)
137137
// androidTestImplementation(libs.ext.junit)
138138
// androidTestImplementation(libs.espresso.core)

0 commit comments

Comments
 (0)