mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 1.2.4
This commit is contained in:
parent
b2d1cfa4f7
commit
5f239d0160
3 changed files with 9 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 42
|
||||
versionName "1.2.3"
|
||||
versionCode 43
|
||||
versionName "1.2.4"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,3 @@
|
|||
- Erweiterung der Fehlerdiagnosefunktionen für die Synchronisation
|
||||
- Geräte-Bildschirm überarbeitet
|
||||
- Absturz beim Synchronisieren von App-Activities behoben
|
||||
- Symbol verändert
|
||||
|
|
|
@ -1 +1,4 @@
|
|||
- extend error diagnose for the syncing
|
||||
- refactor device screen
|
||||
- fix crash during syncing app activities
|
||||
- updated icon
|
||||
- Symbol verändert
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue