Update STFService.apk to 2.4.8 (#328)

* Update STFService.apk to 2.4.8

* Update STFService.apk file to version 2.4.8
This commit is contained in:
Karol Wrótniak
2021-10-03 15:51:48 +02:00
committed by GitHub
parent e42fccf368
commit 2e327b8bcb
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.4.7'
requiredVersion: '2.4.8'
, pkg: 'jp.co.cyberagent.stf'
, main: 'jp.co.cyberagent.stf.Agent'
, apk: pathutil.vendor('STFService/STFService.apk')