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 {
|
defaultConfig {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 19
|
minSdkVersion 19
|
||||||
targetSdkVersion 28
|
targetSdkVersion 29
|
||||||
versionCode 47
|
versionCode 48
|
||||||
versionName "1.4.0"
|
versionName "1.4.1"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
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