mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.3.0
This commit is contained in:
parent
1de799e5d5
commit
46c556284a
3 changed files with 6 additions and 4 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 186
|
versionCode 187
|
||||||
versionName "6.2.1"
|
versionName "6.3.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- fehlende Verarbeitung des aktuellen Netzwerkes bei Anmeldeverhinderungskategorien hinzugefügt
|
- Anpassungen für Android 13
|
||||||
|
- Verbesserung der Einteilung der Benachrichtigungskanäle
|
||||||
|
|
|
@ -1 +1,2 @@
|
||||||
- added missing processing if the current network for limit login categories
|
- adjustments for Android 13
|
||||||
|
- improved notification channel organization
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue