mirror of
https://github.com/DeviceFarmer/stf.git
synced 2026-04-19 00:23:25 +02:00
Without parameters get all the accounts of any type. Error returned fixed.
This commit is contained in:
@@ -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')
|
||||
|
||||
Reference in New Issue
Block a user