mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 00:12:53 +08:00
refactor(device-accounts): update source #3010
refactor(device-accounts): update source
This commit is contained in:
commit
9a4bef34bb
@ -35,8 +35,8 @@ export interface AndroidAccount {
|
||||
*/
|
||||
@Plugin({
|
||||
pluginName: 'DeviceAccounts',
|
||||
plugin: 'cordova-device-accounts',
|
||||
pluginRef: 'plugins.DeviceAccounts',
|
||||
plugin: 'cordova-device-accounts-v2',
|
||||
pluginRef: 'DeviceAccounts',
|
||||
repo: 'https://github.com/xUnholy/cordova-device-accounts',
|
||||
platforms: ['Android']
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user