1
0
Fork 0
mirror of https://github.com/openstf/stf synced 2025-10-05 10:39:25 +02:00

Update STFService to 1.0.0 for potential SDK 9 support.

This commit is contained in:
Simo Kinnunen 2015-07-15 20:28:55 +09:00
parent c9a79501f6
commit cfcac31213
2 changed files with 1 additions and 1 deletions

View file

@ -17,7 +17,7 @@ module.exports = syrup.serial()
pathutil.vendor('STFService/wire.proto'))
var resource = {
requiredVersion: '0.7.23'
requiredVersion: '1.0.0'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')

Binary file not shown.