Release 6.20.1

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

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 34
versionCode 214
versionName "6.20.0"
versionCode 215
versionName "6.20.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,2 +1 @@
- Zeitbegrenzungsregeln mit Ablaufzeitpunkt
- Vorbereitung für technische Änderungen seitens Let's Encrypt
- Fehler beim Bearbeiten von Zeitbegrenzungsregeln behoben

View file

@ -1,2 +1 @@
- add support for time limit rules that expire
- prepare for technical adjustments at Let's Encrypt
- fix issue in the time limit rule editor