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