Skip to content

Commit 58a395a

Browse files
author
Konrad Kollnig
committed
Version 2021020601
1 parent 068e0dd commit 58a395a

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-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 2020120101
12-
versionName "2020.12.01"
11+
versionCode 2021020601
12+
versionName "2021.02.06"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- Add install notifications
2+
- Update tracker signatures
3+
- Update translations
4+
- Performance improvements

0 commit comments

Comments
 (0)