Skip to content

Commit c93741d

Browse files
author
Konrad Kollnig
committed
Version 2021052001
1 parent c78f4d6 commit c93741d

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 2021051401
12-
versionName "2021.05.14"
11+
versionCode 2021052001
12+
versionName "2021.05.20"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
- Fix crash when analysing trackers in app code and not enough RAM
2+
- Update translations

0 commit comments

Comments
 (0)