Skip to content

Commit 56f43c8

Browse files
committed
fix(core): android native-api-usage fix
1 parent 3db7ec9 commit 56f43c8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"android.os:Build",
77
"android.content.res:ColorStateList",
88
"com.google.android.material.shape:ShapeAppearanceModel",
9+
"com.google.android.material.shape:ShapeAppearanceModel.Builder",
910
"com.google.android.material.shape:MaterialShapeDrawable",
1011
"com.google.android.material.shape:CornerTreatment",
1112
"com.google.android.material.shape:CutCornerTreatment",

0 commit comments

Comments
 (0)