File tree 6 files changed +8
-8
lines changed
libs/MemorizingTrustManager
6 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
- # Sun May 29 14:21:05 CEST 2022
2
- VERSION_BUILD =8826
1
+ # Mon May 30 20:07:15 CEST 2022
2
+ VERSION_BUILD =8833
3
3
VERSION_CODE =627
4
4
VERSION_PATCH =322
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ buildscript {
13
13
14
14
// noinspection GroovyAssignabilityCheck
15
15
dependencies {
16
- classpath ' com.android.tools.build:gradle:7.0.4 '
16
+ classpath ' com.android.tools.build:gradle:7.2.1 '
17
17
classpath ' com.google.gms:google-services:4.3.10'
18
18
classpath ' com.google.firebase:firebase-crashlytics-gradle:2.8.1'
19
19
}
Original file line number Diff line number Diff line change 1
- # Sun May 29 14:21:05 CEST 2022
1
+ # Mon May 30 20:07:15 CEST 2022
2
2
VERSION_BUILD =3675
3
3
VERSION_CODE =254
4
4
VERSION_PATCH =254
Original file line number Diff line number Diff line change 1
1
# Wed Apr 20 20:03:19 CEST 2022
2
2
distributionBase =GRADLE_USER_HOME
3
- distributionUrl =https\://services.gradle.org/distributions/gradle-7.2 -bin.zip
3
+ distributionUrl =https\://services.gradle.org/distributions/gradle-7.3.3 -bin.zip
4
4
distributionPath =wrapper/dists
5
5
zipStorePath =wrapper/dists
6
6
zipStoreBase =GRADLE_USER_HOME
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ buildscript {
6
6
}
7
7
// noinspection GroovyAssignabilityCheck
8
8
dependencies {
9
- classpath ' com.android.tools.build:gradle:7.1.3 '
9
+ classpath ' com.android.tools.build:gradle:7.2.1 '
10
10
}
11
11
}
12
12
Original file line number Diff line number Diff line change @@ -36,8 +36,8 @@ android {
36
36
defaultConfig {
37
37
minSdkVersion 23
38
38
targetSdkVersion 31
39
- versionCode 9007
40
- versionName " 1.3.8 "
39
+ versionCode 9010
40
+ versionName " 1.4.0 "
41
41
}
42
42
buildTypes {
43
43
release {
You can’t perform that action at this time.
0 commit comments