Skip to content

Commit 863749b

Browse files
committed
fix(core): android native-api-usage fix
1 parent 6592fc9 commit 863749b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/core/platforms/android/native-api-usage.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"uses": [
3-
"(com as any).nativescript.material.core:Utils*",
3+
"com.nativescript.material.core:Utils*",
44
"android.graphics:Color*",
55
"android.os:Build*",
66
"android.content.res:ColorStateList*",

0 commit comments

Comments
 (0)