mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +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"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 28
|
||||||
versionCode 42
|
versionCode 43
|
||||||
versionName "1.2.3"
|
versionName "1.2.4"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
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