mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 7.0.1
This commit is contained in:
parent
a2e553c6f5
commit
faea667d98
3 changed files with 6 additions and 6 deletions
|
@ -30,8 +30,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 34
|
||||
versionCode 216
|
||||
versionName "7.0.0"
|
||||
versionCode 217
|
||||
versionName "7.0.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- Benachrichtigung zum Anfang der Extra-Zeit
|
||||
- Systemvoraussetzungen erhöht auf Android 8
|
||||
- enthaltene Komponenten aktualisiert
|
||||
- Probleme bei der Anmeldung behoben
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- notification when the extra time starts
|
||||
- requires Android 8 or newer
|
||||
- update contained software
|
||||
- fix issues during login
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue