Skip to content

Commit 42ed96b

Browse files
author
Konrad Kollnig
committed
Version 2020120101
1 parent 58e72c3 commit 42ed96b

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 2020111701
12-
versionName "2020.11.17"
11+
versionCode 2020120101
12+
versionName "2020.12.01"
1313

1414
externalNativeBuild {
1515
cmake {
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
- FEATURE: Add direct logging to ADB (enabled in advanced settings)
2+
- BUG: Fix crash on Android 7.x
3+
- Update translations, add Brazilian
4+
- Improve country lookup performance

0 commit comments

Comments
 (0)