Merge remote-tracking branch 'origin/master'

# Conflicts:
#	config.gradle
This commit is contained in:
18401019693 2024-02-16 10:31:56 +08:00
commit 1a4a0632ee

View File

@ -4,14 +4,14 @@ ext {
buildToolsVersion: "29.0.2", buildToolsVersion: "29.0.2",
minSdkVersion : 21, minSdkVersion : 21,
targetSdkVersion : 33, targetSdkVersion : 33,
versionCode : 463, versionCode : 464,
versionName : "6.6.5" versionName : "6.6.5"
] ]
manifestPlaceholders = [ manifestPlaceholders = [
// //
serverHost : "https://napi.yaoulive.com", serverHost : "https://napi.yaoulive.com",
// //
// serverHost : " https://ceshi.yaoulive.com", //serverHost : "https://ceshi.yaoulive.com",
// //