Update STF service APK to 2.5.0 (#755)

This commit is contained in:
Karol Wrótniak
2024-01-29 17:17:49 +01:00
committed by GitHub
parent e958a599cb
commit 0c91b551ba
3 changed files with 8 additions and 1 deletions

View File

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