Skip to content

Commit fee6ab4

Browse files
author
Konrad Kollnig
committed
Version 2020052102
1 parent a73fcc8 commit fee6ab4

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ android {
88
applicationId = "net.kollnig.missioncontrol"
99
minSdkVersion 22
1010
targetSdkVersion 29
11-
versionCode 2020052101
11+
versionCode 2020052102
1212
versionName "2020.05.21"
1313
archivesBaseName = "TrackerControl-$versionName" // name of apk
1414

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Add fully functional export of tracker settings
2+
- Fix problems with blocking

0 commit comments

Comments
 (0)