Skip to content

Commit e007dc8

Browse files
committed
fix: isolate fdroid database and download subsystems from main compile
1 parent e8a9e72 commit e007dc8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,9 @@ internal object SourcePartitioner {
4242
"okio/",
4343
"org/apache/",
4444
"org/acra/",
45+
"org/fdroid/database/",
4546
"org/fdroid/download/",
4647
"org/fdroid/index/",
47-
"org/fdroid/repo/",
4848
"org/bouncycastle/",
4949
"org/intellij/",
5050
"org/jetbrains/",

0 commit comments

Comments
 (0)