Release 6.12.1

This commit is contained in:
Jonas Lochmann 2023-03-13 01:00:00 +01:00
parent 01fc98c2c9
commit 45e0ada614
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 4 additions and 4 deletions

View file

@ -27,8 +27,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 33
versionCode 200
versionName "6.12.0"
versionCode 201
versionName "6.12.1"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1 +1 @@
- Veränderungen an der Oberfläche
- Stabilitätsverbesserungen

View file

@ -1 +1 @@
- UI changes
- stability improvements