mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 7.3.0
This commit is contained in:
parent
c746770e89
commit
6c02c4e4c7
3 changed files with 4 additions and 4 deletions
|
@ -31,8 +31,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 26
|
minSdkVersion 26
|
||||||
targetSdkVersion 36
|
targetSdkVersion 36
|
||||||
versionCode 223
|
versionCode 224
|
||||||
versionName "7.2.4"
|
versionName "7.3.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- Abstürze in bestimmten Fällen behoben
|
- Funktionsumfang bei Verwendung der Geräte-Besitzer-Berechtigung erweitert
|
||||||
- enthaltene Komponenten aktualisiert
|
- enthaltene Komponenten aktualisiert
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- fix crashes in specific scenarios
|
- add more features for users of the device owner permission
|
||||||
- update contained software
|
- update contained software
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue