mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.6.0
This commit is contained in:
parent
8982a80a94
commit
d5adbb5a56
3 changed files with 4 additions and 4 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 191
|
versionCode 192
|
||||||
versionName "6.5.0"
|
versionName "6.6.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
- Unterstützung von USB-U2F-Schlüssel hinzugefügt (weiterhin nur im lokalen Modus verwendbar)
|
- Widget überarbeitet
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
- add support for USB U2F tokens to sign in as parent user (still only usable in the local mode)
|
- improved Widget
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue