Update APK to 2.5.4 (#861)

This commit is contained in:
Karol Wrótniak
2025-05-29 12:31:48 +02:00
committed by GitHub
parent 692f455dd6
commit 4192eb3ea1
2 changed files with 1 additions and 1 deletions

View File

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