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" applicationId "io.timelimit.android"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 29 targetSdkVersion 29
versionCode 57 versionCode 58
versionName "1.7.4" versionName "1.7.5"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt { kapt {
arguments { arguments {

View file

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

View file

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