File tree Expand file tree Collapse file tree 2 files changed +9
-3
lines changed
fastlane/metadata/android/en-US/changelogs Expand file tree Collapse file tree 2 files changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -8,8 +8,8 @@ android {
8
8
minSdkVersion 22
9
9
targetSdkVersion 30
10
10
// noinspection HighAppVersionCode
11
- versionCode 2021072301
12
- versionName " 2021.07.23 "
11
+ versionCode 2021120901
12
+ versionName " 2021.12.09 "
13
13
14
14
externalNativeBuild {
15
15
cmake {
@@ -97,7 +97,7 @@ dependencies {
97
97
implementation fileTree(dir : ' libs' , include : [' *.jar' ])
98
98
99
99
// https://developer.android.com/jetpack/androidx/releases/
100
- implementation ' androidx.appcompat:appcompat:1.4.0 '
100
+ implementation ' androidx.appcompat:appcompat:1.3.1 '
101
101
implementation ' androidx.swiperefreshlayout:swiperefreshlayout:1.1.0'
102
102
implementation ' androidx.recyclerview:recyclerview:1.2.1'
103
103
implementation ' androidx.preference:preference:1.1.1'
Original file line number Diff line number Diff line change
1
+ - Update translations, tracker lists and dependencies
2
+ - Improve expiration of DNS records
3
+ - Fix crashes
4
+ - Reduce RAM usage
5
+ - Cleanup more regularly
6
+ - Cleanup code
You can’t perform that action at this time.
0 commit comments