所有项目统一版本管理
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.web.SHELL777"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 31
|
||||
versionCode 106
|
||||
versionName "v1.0.6"
|
||||
versionCode rootProject.ext.versionCode
|
||||
versionName rootProject.ext.versionName
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user