Update STFService APK to 2.5.1 (#761)

* Update STFService APK to 2.5.1

* Update required apk version to 2.5.1
This commit is contained in:
Karol Wrótniak
2024-03-21 10:53:58 +01:00
committed by GitHub
parent a6b5f18941
commit bfe13a9c5d
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: '2.5.0'
requiredVersion: '2.5.1'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')

Binary file not shown.