Skip to content

Commit b0abe32

Browse files
committed
fix: isolate fdroid networking and repo packages from main compile
1 parent 69d4b7c commit b0abe32

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ internal object SourcePartitioner {
4343
"org/apache/",
4444
"org/acra/",
4545
"org/fdroid/download/",
46+
"org/fdroid/index/",
47+
"org/fdroid/repo/",
4648
"org/bouncycastle/",
4749
"org/intellij/",
4850
"org/jetbrains/",

0 commit comments

Comments
 (0)