mirror of
https://codeberg.org/timelimit/timelimit-android.git
synced 2025-10-03 09:49:25 +02:00
Release 4.9.2
This commit is contained in:
parent
2cbf3fb047
commit
f315d2640a
3 changed files with 6 additions and 6 deletions
|
@ -30,8 +30,8 @@ android {
|
||||||
applicationId "io.timelimit.android"
|
applicationId "io.timelimit.android"
|
||||||
minSdkVersion 21
|
minSdkVersion 21
|
||||||
targetSdkVersion 30
|
targetSdkVersion 30
|
||||||
versionCode 156
|
versionCode 157
|
||||||
versionName "4.9.1"
|
versionName "4.9.2"
|
||||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||||
kapt {
|
kapt {
|
||||||
arguments {
|
arguments {
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- Fehlerbehebungen
|
- Textänderung im Geräte-Hinzufüge-Dialog
|
||||||
- Abstürze bei der Interaktion mit dem In-App-Kauf-Dienst behoben
|
- Abhängigkeiten aktualisiert
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
- bug fixes
|
- updated text in the add device screen
|
||||||
- fix crashes during interactions with the in app purchase service
|
- updated dependencies
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue