Skip to content

Commit 2fe6540

Browse files
committed
fix(android): native-api-usage optimisation
1 parent 24e5a05 commit 2fe6540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"uses": [
33
"com.akylas.carto.additions*:*", "com.carto*:*"
4-
]
4+
],
5+
"blacklist":["com.carto*:*JNI"]
56
}

0 commit comments

Comments
 (0)