We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8053934 commit 649aaa1Copy full SHA for 649aaa1
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdkVersion 22
9
targetSdkVersion 29
10
//noinspection HighAppVersionCode
11
- versionCode 2020102501
12
- versionName "2020.10.25"
+ versionCode 2020111701
+ versionName "2020.11.17"
13
14
externalNativeBuild {
15
cmake {
fastlane/metadata/android/en-US/changelogs/2020111701.txt
@@ -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