mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 01:39:22 +02:00
Release 0.5.5
This commit is contained in:
parent
d85bf2a699
commit
6696e6f7b1
3 changed files with 4 additions and 2 deletions
|
@ -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 {
|
||||||
|
|
|
@ -0,0 +1 @@
|
||||||
|
Möglichkeit, vom lokalen Modus in den vernetzten Modus zu migrieren (über die Option "Gerät hinzufügen")
|
|
@ -0,0 +1 @@
|
||||||
|
Option to migrate from the local mode to the connected mode (using "add device")
|
Loading…
Add table
Add a link
Reference in a new issue