mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 5.1.0
This commit is contained in:
parent
a3f2032fc1
commit
228aaac149
3 changed files with 6 additions and 8 deletions
|
@ -26,8 +26,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 160
|
versionCode 161
|
||||||
versionName "5.0.0"
|
versionName "5.1.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- Benachrichtigung zu Vollversionsablauf wird früher angezeigt
|
- Elternschlüsselmodushilfetext aktualisiert
|
||||||
- Race-Condition beim Synchronisieren behoben
|
- Abhängigkeiten aktualisiert
|
||||||
- Vorbereitung der Android 12-Kompatbilität
|
|
||||||
|
|
|
@ -1,3 +1,2 @@
|
||||||
- notify earlier if the premium version expires
|
- updated parent key help screen
|
||||||
- fixed race condition during the sync
|
- updated dependencies
|
||||||
- prepare Android 12 compatibility
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue