mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.13.0
This commit is contained in:
parent
61c510abef
commit
4ca18499ab
3 changed files with 6 additions and 4 deletions
|
@ -27,8 +27,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 201
|
||||
versionName "6.12.1"
|
||||
versionCode 202
|
||||
versionName "6.13.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
- Stabilitätsverbesserungen
|
||||
- integrierte Option zur Konto-Löschung
|
||||
- Änderungen an der Oberfläche
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
- stability improvements
|
||||
- integrated account deletion option
|
||||
- UI changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue