添加飘屏和访客功能
This commit is contained in:
@@ -10,8 +10,6 @@ android {
|
||||
defaultConfig {
|
||||
minSdk 24
|
||||
|
||||
versionCode Integer.parseInt(project.findProperty("APP_VERSION_CODE"))
|
||||
versionName project.findProperty("APP_VERSION_NAME")
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
consumerProguardFiles "consumer-rules.pro"
|
||||
|
||||
Reference in New Issue
Block a user