Commit d16de14 1 parent b10b962 commit d16de14 Copy full SHA for d16de14
File tree 3 files changed +5
-15
lines changed
3 files changed +5
-15
lines changed Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ android {
7
7
minSdkVersion 15
8
8
targetSdkVersion 27
9
9
10
- versionCode 10523
11
- versionName " 1.5.23 "
10
+ versionCode 10524
11
+ versionName " 1.5.24 "
12
12
13
13
testInstrumentationRunner ' androidx.test.runner.AndroidJUnitRunner'
14
14
Original file line number Diff line number Diff line change @@ -18,14 +18,4 @@ systemProp.https.proxyPort=8080
18
18
org.gradle.jvmargs =-Xmx1536m
19
19
systemProp.https.proxyHost =web-proxy.tencent.com
20
20
org.gradle.parallel =true
21
- systemProp.http.proxyPort =8080
22
-
23
- COSSecretKey ="EH8oHoLgpmJmBQUM1Uoywjmv7EFzd5OJ"
24
- COSSecretId ="AKIDPiqmW3qcgXVSKN8jngPzRhvxzYyDL5qP"
25
- COSUin ="1278687956"
26
- COSAppId ="1253653367"
27
-
28
- CSPAppId ="1255000008"
29
- CSPSecretId ="AKIDZuxhBMAbeOovjDtI42h3mCJ7dsnQwkSq"
30
- CSPSecretKey ="MUKs73g01j8DzTdU2HDqBDzpLbYBSOzF"
31
- QUIC_TEST =true
21
+ systemProp.http.proxyPort =8080
Original file line number Diff line number Diff line change @@ -31,9 +31,9 @@ android {
31
31
minSdkVersion 15
32
32
targetSdkVersion 27
33
33
34
- versionCode 10523
34
+ versionCode 10524
35
35
36
- versionName " 1.5.23 "
36
+ versionName " 1.5.24 "
37
37
38
38
testInstrumentationRunner " android.support.test.runner.AndroidJUnitRunner"
39
39
You can’t perform that action at this time.
0 commit comments