diff --git a/cordova/build.sh b/cordova/build.sh index c0fb9ed30..6a99d667b 100755 --- a/cordova/build.sh +++ b/cordova/build.sh @@ -155,6 +155,9 @@ if [ ! -d $PROJECT ]; then cordova plugin add cordova-plugin-disable-bitcode checkOK + cordova plugin add cordova-plugin-android-fingerprint-auth + checkOK + cordova plugin add cordova-plugin-screen-orientation checkOK diff --git a/public/views/export.html b/public/views/export.html index eec227984..ecb4e507c 100644 --- a/public/views/export.html +++ b/public/views/export.html @@ -22,13 +22,13 @@ -