mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 1.3.0
This commit is contained in:
parent
bb1a75d24d
commit
9c2341863e
3 changed files with 4 additions and 9 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 44
|
||||
versionName "1.2.5"
|
||||
versionCode 45
|
||||
versionName "1.3.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
- Geräte-Bildschirm überarbeitet
|
||||
- Absturz beim Synchronisieren von App-Activities behoben
|
||||
- Symbol verändert
|
||||
- Hintergrundsynchronisation
|
||||
|
|
|
@ -1,4 +1 @@
|
|||
- refactor device screen
|
||||
- fix crash during syncing app activities
|
||||
- updated icon
|
||||
- Symbol verändert
|
||||
- background sync
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue