Update STF Service APK to 2.4.12 (#717)

This commit is contained in:
Denis Barbaron
2023-10-25 00:59:54 +02:00
committed by GitHub
parent 9e5e371590
commit 339b6a86fc

View File

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