mirror of
https://github.com/openstf/stf
synced 2025-10-03 01:39:16 +02:00
Update required STFService.apk
Fixes https://github.com/openstf/stf/issues/1200
This commit is contained in:
parent
abaaa28f8d
commit
8665298464
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ module.exports = syrup.serial()
|
|||
pathutil.vendor('STFService/wire.proto'))
|
||||
|
||||
var resource = {
|
||||
requiredVersion: '2.4.2'
|
||||
requiredVersion: '2.4.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