Skip to content

Commit 39658bc

Browse files
author
Konrad Kollnig
committed
Version 2020100601
1 parent bece13e commit 39658bc

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-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
minSdkVersion 22
99
targetSdkVersion 29
1010
//noinspection HighAppVersionCode
11-
versionCode 2020091001
12-
versionName "2020.09.10"
11+
versionCode 2020100601
12+
versionName "2020.10.06"
1313
archivesBaseName = "TrackerControl-$versionName" // name of apk
1414

1515
externalNativeBuild {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- TrackerControl is now available in 8 languages.
2+
- Remove unnecessary BILLING permission. There will never be billing.

0 commit comments

Comments
 (0)