mirror of
https://github.com/danielsogl/awesome-cordova-plugins.git
synced 2025-01-19 08:32:52 +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({
|
@Plugin({
|
||||||
pluginName: 'DeviceAccounts',
|
pluginName: 'DeviceAccounts',
|
||||||
plugin: 'cordova-device-accounts',
|
plugin: 'cordova-device-accounts-v2',
|
||||||
pluginRef: 'plugins.DeviceAccounts',
|
pluginRef: 'DeviceAccounts',
|
||||||
repo: 'https://github.com/xUnholy/cordova-device-accounts',
|
repo: 'https://github.com/xUnholy/cordova-device-accounts',
|
||||||
platforms: ['Android']
|
platforms: ['Android']
|
||||||
})
|
})
|
||||||
|
Loading…
Reference in New Issue
Block a user