We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 217c2c6 + 71d9478 commit f4c4153Copy full SHA for f4c4153
lib/units/device/resources/service.js
@@ -17,7 +17,7 @@ module.exports = syrup.serial()
17
pathutil.vendor('STFService/wire.proto'))
18
19
var resource = {
20
- requiredVersion: '2.3.0'
+ requiredVersion: '2.4.2'
21
, pkg: 'jp.co.cyberagent.stf'
22
, main: 'jp.co.cyberagent.stf.Agent'
23
, apk: pathutil.vendor('STFService/STFService.apk')
0 commit comments