version:1.5.0705
bugfixes:优化报错和网络优化
This commit is contained in:
@@ -29,8 +29,8 @@ android {
|
||||
|
||||
defaultConfig {
|
||||
applicationId "com.aoleyun.sn"
|
||||
versionCode 179
|
||||
versionName "1.5.0610"
|
||||
versionCode 184
|
||||
versionName "1.5.0705"
|
||||
|
||||
//There are no CERT files because If the mini sdk version is 23+, the AGP will ignore the V1 scheme signature.
|
||||
minSdkVersion 24
|
||||
@@ -248,7 +248,7 @@ android {
|
||||
}
|
||||
|
||||
U1302 {
|
||||
storeFile file("keystore/U1302.jks")
|
||||
storeFile file("keystore/U1302.keystore")
|
||||
storePassword "123456"
|
||||
keyAlias "u1302"
|
||||
keyPassword "123456"
|
||||
|
||||
Reference in New Issue
Block a user