version:1.2.2
bugfixes: update:修改样式
This commit is contained in:
@@ -14,10 +14,12 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.uiui.videoplayer"
|
||||
minSdkVersion 24
|
||||
|
||||
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
|
||||
minSdkVersion 23
|
||||
targetSdkVersion 28
|
||||
versionCode 121
|
||||
versionName "1.2.1"
|
||||
versionCode 122
|
||||
versionName "1.2.2"
|
||||
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user