Skip to content

Commit 37256a5

Browse files
author
Konrad Kollnig
committed
Version 2021032201
1 parent e2b6282 commit 37256a5

File tree

2 files changed

+7
-2
lines changed

2 files changed

+7
-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 2021020601
12-
versionName "2021.02.06"
11+
versionCode 2021032201
12+
versionName "2021.03.22"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
- FEATURE: A non-strict blocking mode that leads to less app breakage.
2+
- Fix bug: install notifications are now only shown for apps with Internet
3+
- Fix bug: App crash when refreshing
4+
- Add Vietnamese (7% translated yet)
5+
- Update of other translations and dependencies

0 commit comments

Comments
 (0)