mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Release 1.7.5
This commit is contained in:
parent
a1e6c5c572
commit
2ea457ecee
3 changed files with 4 additions and 6 deletions
|
@ -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 {
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
|
@ -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
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue