最新一次版本提交
This commit is contained in:
@@ -11,8 +11,8 @@ android {
|
||||
applicationId "com.web.bk888"
|
||||
minSdkVersion 24
|
||||
targetSdkVersion 31
|
||||
versionCode rootProject.ext.versionCode
|
||||
versionName rootProject.ext.versionName
|
||||
versionCode 117
|
||||
versionName "1.1.7"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
}
|
||||
|
||||
@@ -78,5 +78,5 @@ android {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
implementation project(path: ':base')
|
||||
implementation project(path: ':base_bk88')
|
||||
}
|
||||
Reference in New Issue
Block a user