We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 45deb44 commit a401649Copy full SHA for a401649
1 file changed
app-template/config-template.xml
@@ -79,7 +79,7 @@
79
<variable name="KEEP_AVAUDIOSESSION_ALWAYS_ACTIVE" value="NO" />
80
</plugin>
81
<plugin name="cordova-plugin-geolocation" spec="~4.0.1" />
82
- <plugin name="cordova-plugin-qrreader" spec="https://github.com/Bitcoin-com/cordova-plugin-qrreader.git#task/852"/>
+ <plugin name="cordova-plugin-qrreader" spec="https://github.com/Bitcoin-com/cordova-plugin-qrreader.git" commit="bdeb2f1afb28e9f5a845ea46a681b6a2b0b5691c"/>
83
<!-- Supported Platforms -->
84
<engine name="ios" spec="~4.5.3" />
85
<engine name="android" spec="~6.4.0" />
0 commit comments