Skip to content

Commit 0a4c716

Browse files
author
Konrad Kollnig
committed
Version 2020060501
1 parent 542952e commit 0a4c716

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-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
applicationId = "net.kollnig.missioncontrol"
99
minSdkVersion 22
1010
targetSdkVersion 29
11-
versionCode 2020052102
12-
versionName "2020.05.21"
11+
versionCode 2020060501
12+
versionName "2020.06.05"
1313
archivesBaseName = "TrackerControl-$versionName" // name of apk
1414

1515
externalNativeBuild {
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Add Spanish translation (thanks to @sguinetti)
2+
- Remove default unblocking of certain apps again
3+
- Fix various bugs

0 commit comments

Comments
 (0)