升级备份
This commit is contained in:
@@ -2,10 +2,11 @@ ext {
|
||||
android = [
|
||||
compileSdkVersion: 33,
|
||||
buildToolsVersion: "29.0.2",
|
||||
minSdkVersion : 21,
|
||||
minSdkVersion : 23,
|
||||
targetSdkVersion : 33,
|
||||
versionCode : 469,
|
||||
versionName : "6.6.5"
|
||||
versionName : "6.6.5",
|
||||
namespace : "com.pandoralive.shayu"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
//正式、
|
||||
|
||||
Reference in New Issue
Block a user