update targetAbi 10.9.11
This commit is contained in:
parent
9d6ce7ed08
commit
155d9f8874
@ -5,7 +5,7 @@ const { URL } = require('url');
|
||||
|
||||
const repository = process.env.GITHUB_REPOSITORY;
|
||||
const version = process.env.VERSION;
|
||||
const targetAbi = "10.9.10.0";
|
||||
const targetAbi = "10.9.11.0";
|
||||
|
||||
// Read manifest.json
|
||||
const manifestPath = './manifest.json';
|
||||
|
Loading…
x
Reference in New Issue
Block a user