We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ddc9499 commit 6b9187eCopy full SHA for 6b9187e
app/build.gradle
@@ -8,8 +8,8 @@ android {
8
minSdkVersion 22
9
targetSdkVersion 30
10
//noinspection HighAppVersionCode
11
- versionCode 2021071901
12
- versionName "2021.07.19"
+ versionCode 2021072301
+ versionName "2021.07.23"
13
14
externalNativeBuild {
15
cmake {
fastlane/metadata/android/en-US/changelogs/2021072301.txt
@@ -0,0 +1,6 @@
1
+- New feature: Export all seen trackers from main menu
2
+- Add warning dialog for enabling 'organizations' in Traffic Log
3
+- Update to target SDK 30
4
+- Remove write storage permission
5
+- Update dependencies and translations
6
+- Improve accessibility
0 commit comments