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"
|
||||
minSdkVersion 21
|
||||
targetSdkVersion 30
|
||||
versionCode 156
|
||||
versionName "4.9.1"
|
||||
versionCode 157
|
||||
versionName "4.9.2"
|
||||
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
|
||||
kapt {
|
||||
arguments {
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue