mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 2.2.3
This commit is contained in:
parent
6c8a427f71
commit
3788f67881
3 changed files with 4 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 29
|
targetSdkVersion 29
|
||||||
versionCode 67
|
versionCode 68
|
||||||
versionName "2.2.2"
|
versionName "2.2.3"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
unter bestimmten Umständen auftretende Synchronisationsendlosschleife behoben
|
Behebung von Fehlern beim vorübergehenden Deaktivieren von Zeitbeschränkungen
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
fix rare sync loop
|
fix issues which occured when disabling time limits temporarily
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue