mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 17:59:51 +02:00
Release 6.12.0
This commit is contained in:
parent
7afee86012
commit
280baecd8a
3 changed files with 4 additions and 8 deletions
|
@ -27,8 +27,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 33
|
targetSdkVersion 33
|
||||||
versionCode 199
|
versionCode 200
|
||||||
versionName "6.11.1"
|
versionName "6.12.0"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,3 +1 @@
|
||||||
- Verbesserung des Geräte-Hinzufügen-Prozesses
|
- Veränderungen an der Oberfläche
|
||||||
- Möglichkeit, den Code in die Zwischenablage zu kopieren
|
|
||||||
- Option, den Code als Barcode zu übertragen
|
|
||||||
|
|
|
@ -1,3 +1 @@
|
||||||
- improved process for adding devices
|
- UI changes
|
||||||
- option to copy the code to the clipboard
|
|
||||||
- option to transmit the code as barcode
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue