mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 1.4.1
This commit is contained in:
parent
b576f8f857
commit
dc711f4c60
3 changed files with 5 additions and 5 deletions
|
@ -34,9 +34,9 @@ android {
|
|||
defaultConfig {
|
||||
applicationId "io.timelimit.android"
|
||||
minSdkVersion 19
|
||||
targetSdkVersion 28
|
||||
versionCode 47
|
||||
versionName "1.4.0"
|
||||
targetSdkVersion 29
|
||||
versionCode 48
|
||||
versionName "1.4.1"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -1 +1 @@
|
|||
- Zeitwarnung
|
||||
- Anmeldung per E-Mail-Adresse überarbeitet
|
||||
|
|
|
@ -1 +1 @@
|
|||
- warning if there is not much remaining time
|
||||
- refactored sign in by mail
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue