修改 版本号
This commit is contained in:
@@ -94,6 +94,7 @@ public class AppUtils {
|
|||||||
return IntentUtil.goToAppDetailSettings(mContext, packageName);
|
return IntentUtil.goToAppDetailSettings(mContext, packageName);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ScriptInterface
|
||||||
public String getFileProviderAuthority() {
|
public String getFileProviderAuthority() {
|
||||||
return mFileProviderAuthority;
|
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,
|
"appVersionCode": 439,
|
||||||
"appVersionName": "4.0.4 Alpha9",
|
"appVersionName": "4.0.4 Alpha10",
|
||||||
"target": 28,
|
"target": 28,
|
||||||
"mini": 17,
|
"mini": 17,
|
||||||
"compile": 28,
|
"compile": 28,
|
||||||
|
|||||||
Reference in New Issue
Block a user