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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 160
|
||||
versionName "5.0.0"
|
||||
versionCode 161
|
||||
versionName "5.1.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
- Benachrichtigung zu Vollversionsablauf wird früher angezeigt
|
||||
- Race-Condition beim Synchronisieren behoben
|
||||
- Vorbereitung der Android 12-Kompatbilität
|
||||
- Elternschlüsselmodushilfetext aktualisiert
|
||||
- Abhängigkeiten aktualisiert
|
||||
|
|
|
@ -1,3 +1,2 @@
|
|||
- notify earlier if the premium version expires
|
||||
- fixed race condition during the sync
|
||||
- prepare Android 12 compatibility
|
||||
- updated parent key help screen
|
||||
- updated dependencies
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue