We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f942d48 commit f808241Copy full SHA for f808241
.github/workflows/main.yml
@@ -29,4 +29,5 @@ jobs:
29
npm run build
30
cd example
31
npm ci --legacy-peer-deps
32
+ cd android
33
./gradlew assembleRelease
0 commit comments