mirror of
https://github.com/PhilKes/NotallyX.git
synced 2025-06-28 12:19:55 +00:00
Bump version 7.4.0
This commit is contained in:
parent
6d81b6f7c0
commit
66f0d33cd4
3 changed files with 18 additions and 2 deletions
8
fastlane/metadata/android/de-DE/changelogs/7400.txt
Normal file
8
fastlane/metadata/android/de-DE/changelogs/7400.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
* Möglichkeit Screenshots zu verbieten
|
||||||
|
|
||||||
|
* Fix Android 7 Kompatibilität
|
||||||
|
|
||||||
|
* Fix Links öffnen
|
||||||
|
|
||||||
|
* Fix abgehakte Elemente löschen
|
||||||
|
|
8
fastlane/metadata/android/en-US/changelogs/7400.txt
Normal file
8
fastlane/metadata/android/en-US/changelogs/7400.txt
Normal file
|
@ -0,0 +1,8 @@
|
||||||
|
* Add disallow screenshots security setting
|
||||||
|
|
||||||
|
* Fix Android 7 compatibility issues
|
||||||
|
|
||||||
|
* Fix opening links
|
||||||
|
|
||||||
|
* Fix delete checked items crash
|
||||||
|
|
|
@ -21,5 +21,5 @@ org.gradle.parallel=true
|
||||||
android.experimental.enableNewResourceShrinker.preciseShrinking=true
|
android.experimental.enableNewResourceShrinker.preciseShrinking=true
|
||||||
android.defaults.buildfeatures.buildconfig=true
|
android.defaults.buildfeatures.buildconfig=true
|
||||||
app.lastVersionName=7.3.1
|
app.lastVersionName=7.3.1
|
||||||
app.versionCode=7310
|
app.versionCode=7400
|
||||||
app.versionName=7.3.1
|
app.versionName=7.4.0
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue