Skip to content

Commit a75f3f6

Browse files
author
Konrad Kollnig
committed
Version 2021062901
1 parent 695964e commit a75f3f6

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,8 @@ android {
88
minSdkVersion 22
99
targetSdkVersion 29
1010
//noinspection HighAppVersionCode
11-
versionCode 2021062601
12-
versionName "2021.06.26"
11+
versionCode 2021062901
12+
versionName "2021.06.29"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- Fix errors in Play Store version
2+
- Make GMail 'Essential' service
3+
- Improve UI for tracker library detection
4+
- Fix translation not being shown for Spanish, German, and French version
5+
- Update dependencies, translations, and hostlists

0 commit comments

Comments
 (0)