mirror of
https://github.com/openstf/stf
synced 2025-10-05 19:42:01 +02:00
Update STFService to 0.7.3 to fix browser list getting updated all the time.
This commit is contained in:
parent
21d4480f77
commit
52fffe91af
2 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ module.exports = syrup.serial()
|
|||
var log = logger.createLogger('device:resources:service')
|
||||
|
||||
var resource = {
|
||||
requiredVersion: '0.7.2'
|
||||
requiredVersion: '0.7.3'
|
||||
, pkg: 'jp.co.cyberagent.stf'
|
||||
, main: 'jp.co.cyberagent.stf.Agent'
|
||||
, apk: pathutil.vendor('STFService/STFService.apk')
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue