Skip to content

Commit 4fb133e

Browse files
committed
fix: temporairly disable Android
1 parent 1327165 commit 4fb133e

1 file changed

Lines changed: 7 additions & 0 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
module.exports = {
2+
dependency: {
3+
platforms: {
4+
android: null,
5+
},
6+
},
7+
};

0 commit comments

Comments
 (0)