Release 4.9.2

This commit is contained in:
Jonas Lochmann 2021-04-12 02:00:00 +02:00
parent 2cbf3fb047
commit f315d2640a
No known key found for this signature in database
GPG key ID: 8B8C9AEE10FA5B36
3 changed files with 6 additions and 6 deletions

View file

@ -30,8 +30,8 @@ android {
applicationId "io.timelimit.android"
minSdkVersion 21
targetSdkVersion 30
versionCode 156
versionName "4.9.1"
versionCode 157
versionName "4.9.2"
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
kapt {
arguments {

View file

@ -1,2 +1,2 @@
- Fehlerbehebungen
- Abstürze bei der Interaktion mit dem In-App-Kauf-Dienst behoben
- Textänderung im Geräte-Hinzufüge-Dialog
- Abhängigkeiten aktualisiert

View file

@ -1,2 +1,2 @@
- bug fixes
- fix crashes during interactions with the in app purchase service
- updated text in the add device screen
- updated dependencies