Update STFService.apk to 2.5.2 (#766)

This commit is contained in:
Karol Wrótniak
2024-04-04 13:07:05 +02:00
committed by GitHub
parent b39bac2c8f
commit a5900ef378
2 changed files with 1 additions and 1 deletions

View File

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