mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 6.8.1
This commit is contained in:
parent
eaa0689634
commit
2867415796
3 changed files with 6 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 194
|
versionCode 195
|
||||||
versionName "6.8.0"
|
versionName "6.8.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- U2F-Unterstützung im vernetzten Modus hinzugefügt
|
- Synchronisationsprobleme, die nach längerer Nichtbenutzung auftreten konnten, behoben
|
||||||
|
- Abhängigkeiten aktualisiert
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- added U2F support at the connected mode
|
- fix sync issues that could occur after not using a client for a longer duration
|
||||||
|
- updated dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue