Skip to content

Commit 7f8b5b3

Browse files
author
Konrad Kollnig
committed
Version 2020082701
1 parent 3b074b8 commit 7f8b5b3

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ android {
77
applicationId = "net.kollnig.missioncontrol"
88
minSdkVersion 22
99
targetSdkVersion 30
10-
versionCode 2020081701
11-
versionName "2020.08.17"
10+
versionCode 2020082701
11+
versionName "2020.08.27"
1212
archivesBaseName = "TrackerControl-$versionName" // name of apk
1313

1414
externalNativeBuild {
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- Prepare UI for more granular tracker blocking
2+
- Improve tracker display
3+
- Fix a few crashes
4+
- Add some more trackers
5+
- Make email crash reporting clearer
6+
- Fix colour for blocking Internet access

0 commit comments

Comments
 (0)