mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 2.3.0
This commit is contained in:
parent
1678b98161
commit
bb49866ae3
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 68
|
||||
versionName "2.2.3"
|
||||
versionCode 69
|
||||
versionName "2.3.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1 @@
|
|||
Behebung von Fehlern beim vorübergehenden Deaktivieren von Zeitbeschränkungen
|
||||
Möglichkeit hinzugefügt, die Kategorien zu sortieren
|
||||
|
|
|
@ -1 +1 @@
|
|||
fix issues which occured when disabling time limits temporarily
|
||||
Added option to sort the categories
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue