We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9e0a4cc commit b91827fCopy full SHA for b91827f
.github/workflows/smoke-test-ubuntu-ionic.yml
@@ -32,6 +32,7 @@ jobs:
32
ionic start lottie-smoke-test tabs --cordova --type angular --no-interactive --no-confirm
33
cd lottie-smoke-test
34
ionic cordova platform add android@latest --no-interactive --confirm
35
+ ionic cordova plugin rm cordova-plugin-whitelist
36
sed -i '4i\ <preference name="GradlePluginKotlinEnabled" value="true" />' config.xml
37
38
- name: Install Plugins
0 commit comments