mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 33
|
||||
versionCode 199
|
||||
versionName "6.11.1"
|
||||
versionCode 200
|
||||
versionName "6.12.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
- Verbesserung des Geräte-Hinzufügen-Prozesses
|
||||
- Möglichkeit, den Code in die Zwischenablage zu kopieren
|
||||
- Option, den Code als Barcode zu übertragen
|
||||
- Veränderungen an der Oberfläche
|
||||
|
|
|
@ -1,3 +1 @@
|
|||
- improved process for adding devices
|
||||
- option to copy the code to the clipboard
|
||||
- option to transmit the code as barcode
|
||||
- UI changes
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue