Skip to content

Commit

Permalink
Update STFService APK to 2.5.1 (#761)
Browse files Browse the repository at this point in the history
* Update STFService APK to 2.5.1

* Update required apk version to 2.5.1
  • Loading branch information
koral-- authored Mar 21, 2024
1 parent a6b5f18 commit bfe13a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/units/device/resources/service.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ module.exports = syrup.serial()
pathutil.vendor('STFService/wire.proto'))

var resource = {
requiredVersion: '2.5.0'
requiredVersion: '2.5.1'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')
Expand Down
Binary file modified vendor/STFService/STFService.apk
Binary file not shown.

0 comments on commit bfe13a9

Please sign in to comment.