Release 1.7.5

This commit is contained in:
Jonas Lochmann 2019-09-30 00:00:00 +00:00
parent a1e6c5c572
commit 2ea457ecee
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 6 deletions

View file

@ -35,8 +35,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 19
targetSdkVersion 29
versionCode 57
versionName "1.7.4"
versionCode 58
versionName "1.7.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,2 +1 @@
- Notrufansicht auf die Whitelist gesetzt
- in bestimmten Fällen nicht mehr zum Start der App zurückkehren, wenn die App erneut aufgerufen wird
- Beschreibung einer Funktion in der App überarbeitet

View file

@ -1,2 +1 @@
- whitelist emergency dialer
- remove going back to the start of the App at a relaunch in some cases
- updated description for one feature in the App