Without parameters get all the accounts of any type. Error returned fixed.

This commit is contained in:
Valverde Antonio
2014-08-12 18:26:52 +09:00
parent 57f4d2375f
commit 5a3fe3b5ac
7 changed files with 8 additions and 8 deletions

View File

@@ -15,7 +15,7 @@ module.exports = syrup.serial()
var log = logger.createLogger('device:resources:service')
var resource = {
requiredVersion: '0.7.19'
requiredVersion: '0.7.20'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')