mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-02 17:29:18 +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"
|
||||
minSdkVersion 26
|
||||
targetSdkVersion 36
|
||||
versionCode 223
|
||||
versionName "7.2.4"
|
||||
versionCode 224
|
||||
versionName "7.3.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
- Abstürze in bestimmten Fällen behoben
|
||||
- Funktionsumfang bei Verwendung der Geräte-Besitzer-Berechtigung erweitert
|
||||
- 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue