mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.19.0
This commit is contained in:
parent
1a2fdaea77
commit
3f35001af1
3 changed files with 6 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 212
|
versionCode 213
|
||||||
versionName "6.18.0"
|
versionName "6.19.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
- Probleme bei der Selbsteinschränkungshinzufügung behoben
|
- Detailverbesserungen der Oberfläche
|
||||||
|
- Geräteauthentifizierung beim Anmelden mittels E-Mail-Adresse hinzugefügt
|
||||||
- enthaltene Komponenten aktualisiert
|
- enthaltene Komponenten aktualisiert
|
||||||
|
|
|
@ -1,2 +1,3 @@
|
||||||
- fix issue with the self limitation adding
|
- improvements of the UI
|
||||||
|
- add device authentication when signing in by mail
|
||||||
- update contained components
|
- update contained components
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue