mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-05 19:42:20 +02:00
Release 1.6.0
This commit is contained in:
parent
a35cd1a8f9
commit
921393af1c
3 changed files with 6 additions and 4 deletions
|
@ -35,8 +35,8 @@ android {
|
|||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 29
|
||||
versionCode 50
|
||||
versionName "1.5.1"
|
||||
versionCode 51
|
||||
versionName "1.6.0"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
- Hinweismeldungen hinzugefügt
|
||||
- Anzeigen von mehr Details zu Manipulationen
|
||||
- Überarbeiteter Anmeldebildschirm
|
|
@ -1 +1,2 @@
|
|||
- added new info messages
|
||||
- add showing more details about manipulations
|
||||
- refactored login screen
|
Loading…
Add table
Add a link
Reference in a new issue