mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 216
|
versionCode 217
|
||||||
versionName "7.0.0"
|
versionName "7.0.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- Benachrichtigung zum Anfang der Extra-Zeit
|
- enthaltene Komponenten aktualisiert
|
||||||
- Systemvoraussetzungen erhöht auf Android 8
|
- Probleme bei der Anmeldung behoben
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- notification when the extra time starts
|
- update contained software
|
||||||
- requires Android 8 or newer
|
- fix issues during login
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue