Release 7.1.0

This commit is contained in:
Jonas Lochmann 2024-07-29 02:00:00 +02:00
parent 6e5bee8966
commit e01cf09f51
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -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 {

View file

@ -1,2 +1,2 @@
- verbesserter Umgang mit Fehlern im Hintergrund
- enthaltene Komponenten aktualisiert
- Probleme bei der Anmeldung behoben

View file

@ -1,2 +1,2 @@
- improved handling of errors in the background
- update contained software
- fix issues during login