Skip to content

Commit 3c4e0cd

Browse files
Enable all ABIs
1 parent 00d252f commit 3c4e0cd

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

android/app/build.gradle

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,6 @@ android {
1616
cmake {
1717
//arguments "-DCMAKE_VERBOSE_MAKEFILE=ON"
1818
// arguments "-DCMAKE_FIND_ROOT_PATH=/home/vilius/unifiedSPB/pdf2htmlEX/3rdparty/built"
19-
// @TODO: try other ABIs
20-
abiFilters ["arm64-v8a", "x86", "x86_64"]
2119
}
2220
}
2321
}

0 commit comments

Comments
 (0)