mirror of
https://github.com/TonyJiangWJ/Auto.js.git
synced 2026-06-06 21:13:08 +08:00
修改 版本号
This commit is contained in:
parent
821fd35c9b
commit
ed58797eaa
@ -94,6 +94,7 @@ public class AppUtils {
|
||||
return IntentUtil.goToAppDetailSettings(mContext, packageName);
|
||||
}
|
||||
|
||||
@ScriptInterface
|
||||
public String getFileProviderAuthority() {
|
||||
return mFileProviderAuthority;
|
||||
}
|
||||
|
||||
@ -1 +1 @@
|
||||
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":438,"versionName":"4.0.4 Alpha9","enabled":true,"outputFile":"commonRelease-4.0.4 Alpha9.apk","fullName":"commonRelease","baseName":"common-release"},"path":"commonRelease-4.0.4 Alpha9.apk","properties":{}}]
|
||||
[{"outputType":{"type":"APK"},"apkInfo":{"type":"MAIN","splits":[],"versionCode":439,"versionName":"4.0.4 Alpha10","enabled":true,"outputFile":"commonRelease-4.0.4 Alpha10.apk","fullName":"commonRelease","baseName":"common-release"},"path":"commonRelease-4.0.4 Alpha10.apk","properties":{}}]
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"appVersionCode": 438,
|
||||
"appVersionName": "4.0.4 Alpha9",
|
||||
"appVersionCode": 439,
|
||||
"appVersionName": "4.0.4 Alpha10",
|
||||
"target": 28,
|
||||
"mini": 17,
|
||||
"compile": 28,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user