Skip to content

Commit 9217596

Browse files
author
Konrad Kollnig
committed
Version 2020102501
1 parent df2f47c commit 9217596

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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 2020102001
12-
versionName "2020.10.20"
11+
versionCode 2020102501
12+
versionName "2020.10.25"
1313

1414
externalNativeBuild {
1515
cmake {
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
- Now available in 12 languages!
12
- Add setting to disable looking for new trackers (saves battery and keeps on blocking new trackers)
23
- Some data and battery saving in downloading host files
3-
- Add Greek translation and improve French one
44
- Fix bug with downloading developer email addresses
55
- Clarify how to (un)block trackers
66
- Clarify how to stop blocking, but keep detecting trackers

0 commit comments

Comments
 (0)