mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 7.1.0
This commit is contained in:
parent
6e5bee8966
commit
e01cf09f51
3 changed files with 4 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 34
|
||||
versionCode 217
|
||||
versionName "7.0.1"
|
||||
versionCode 218
|
||||
versionName "7.1.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- verbesserter Umgang mit Fehlern im Hintergrund
|
||||
- enthaltene Komponenten aktualisiert
|
||||
- Probleme bei der Anmeldung behoben
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- improved handling of errors in the background
|
||||
- update contained software
|
||||
- fix issues during login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue