File tree Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Expand file tree Collapse file tree 3 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1+ # Version 1.4.4
2+ ### What's New
3+ * Added Arabic translations
4+ * merged pull request #114
5+ * Bug fix: KeyStore not initialized when trying to delete entry
6+ * merged pull request #106
7+
18# Version 1.4.3
29### What's New
310* Added Thai translations
Original file line number Diff line number Diff line change 11{
22 "name" : " cordova-plugin-android-fingerprint-auth" ,
3- "version" : " 1.4.3 " ,
3+ "version" : " 1.4.4 " ,
44 "description" : " Cordova plugin to use Android fingerprint authentication API" ,
55 "cordova" : {
66 "id" : " cordova-plugin-android-fingerprint-auth" ,
Original file line number Diff line number Diff line change 22<plugin xmlns =" http://apache.org/cordova/ns/plugins/1.0"
33 xmlns : android =" http://schemas.android.com/apk/res/android"
44 id =" cordova-plugin-android-fingerprint-auth"
5- version =" 1.4.3 " >
5+ version =" 1.4.4 " >
66 <name >FingerprintAuth</name >
77 <description >Cordova plugin to use Android fingerprint authentication API</description >
88 <license >Apache 2.0</license >
You can’t perform that action at this time.
0 commit comments