修改 版本号

This commit is contained in:
hyb1996
2018-11-12 11:22:42 +08:00
parent 821fd35c9b
commit ed58797eaa
3 changed files with 4 additions and 3 deletions

View File

@@ -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;
} }

View File

@@ -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":{}}]

View File

@@ -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,