固定版本号
This commit is contained in:
parent
d662d5c3ea
commit
24fa740e05
@ -401,7 +401,7 @@ public class CommonAppConfig {
|
||||
e.printStackTrace();
|
||||
}
|
||||
}
|
||||
return mVersion;
|
||||
return "6.9.0";
|
||||
}
|
||||
|
||||
/**
|
||||
|
@ -5,7 +5,7 @@ ext {
|
||||
minSdkVersion : 23,
|
||||
targetSdkVersion : 34,
|
||||
versionCode : 1,
|
||||
versionName : "1.0"
|
||||
versionName : "1.0.0"
|
||||
]
|
||||
manifestPlaceholders = [
|
||||
//正式、
|
||||
|
Loading…
Reference in New Issue
Block a user