Skip to content

Commit 7c52196

Browse files
committed
fix: classify ktor packages as library sources
1 parent 2c5df54 commit 7c52196

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

amber-pipeline/src/main/kotlin/dev/amber/pipeline/dex/SourcePartitioner.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ internal object SourcePartitioner {
3131
"com/google/zxing/",
3232
"com/squareup/",
3333
"dagger/",
34+
"io/ktor/",
3435
"io/reactivex/",
3536
"javax/",
3637
"com/journeyapps/",

0 commit comments

Comments
 (0)