Release 0.5.5

This commit is contained in:
Jonas L 2019-02-25 00:00:00 +00:00
parent d85bf2a699
commit 6696e6f7b1
3 changed files with 4 additions and 2 deletions

View file

@ -32,8 +32,8 @@ android {
applicationId "io.timelimit.android" applicationId "io.timelimit.android"
minSdkVersion 19 minSdkVersion 19
targetSdkVersion 28 targetSdkVersion 28
versionCode 30 versionCode 31
versionName "0.5.4 Beta" versionName "0.5.5 Beta"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner" testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt { kapt {
arguments { arguments {

View file

@ -0,0 +1 @@
Möglichkeit, vom lokalen Modus in den vernetzten Modus zu migrieren (über die Option "Gerät hinzufügen")

View file

@ -0,0 +1 @@
Option to migrate from the local mode to the connected mode (using "add device")