mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 7.0.0
This commit is contained in:
parent
df009a2154
commit
b5a65530a9
3 changed files with 6 additions and 4 deletions
|
@ -30,8 +30,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 34
|
targetSdkVersion 34
|
||||||
versionCode 215
|
versionCode 216
|
||||||
versionName "6.20.1"
|
versionName "7.0.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- Fehler beim Bearbeiten von Zeitbegrenzungsregeln behoben
|
- Benachrichtigung zum Anfang der Extra-Zeit
|
||||||
|
- Systemvoraussetzungen erhöht auf Android 8
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- fix issue in the time limit rule editor
|
- notification when the extra time starts
|
||||||
|
- requires Android 8 or newer
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue