Skip to content

Commit 4b86cb6

Browse files
committed
Version 1.19.9
1 parent 7f86301 commit 4b86cb6

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# 1.19.9
2+
- Fix crashes caused by opening some dialogs.
3+
14
# 1.19.8
25
- Switch to Samfrew for firmware history.
36
- Avoid a crash when checking for history multiple times.

build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
val versionCode by extra(82)
2-
val versionName by extra("1.19.8")
1+
val versionCode by extra(83)
2+
val versionName by extra("1.19.9")
33

44
val compileSdk by extra(35)
55
val targetSdk by extra(35)

0 commit comments

Comments
 (0)