mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.20.0
This commit is contained in:
parent
5880ef2885
commit
bd3ca9bd43
3 changed files with 6 additions and 8 deletions
|
@ -30,8 +30,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 213
|
versionCode 214
|
||||||
versionName "6.19.0"
|
versionName "6.20.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- Detailverbesserungen der Oberfläche
|
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
|
||||||
- Geräteauthentifizierung beim Anmelden mittels E-Mail-Adresse hinzugefügt
|
- Vorbereitung für technische Änderungen seitens Let's Encrypt
|
||||||
- enthaltene Komponenten aktualisiert
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- improvements of the UI
|
- add support for time limit rules that expire
|
||||||
- add device authentication when signing in by mail
|
- prepare for technical adjustments at Let's Encrypt
|
||||||
- update contained components
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue