Update STF Service APK to 2.4.10 (#661)

This commit is contained in:
Denis Barbaron
2023-05-10 10:41:45 +02:00
committed by GitHub
parent 51b86a87ef
commit 525f201509

View File

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