Skip to content

Commit 649aaa1

Browse files
author
Konrad Kollnig
committed
Version 2020111701
1 parent 8053934 commit 649aaa1

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 2020102501
12-
versionName "2020.10.25"
11+
versionCode 2020111701
12+
versionName "2020.11.17"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- FEATURE: Add port forwarding
2+
- Categorise more trackers, add 'Fingerprinting' category
3+
- Fix problems with Android 11
4+
- Clarify updating of block list in UI
5+
- Update translations, libraries, and block list

0 commit comments

Comments
 (0)