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