Skip to content

Commit 44e7f02

Browse files
committed
fix tests
1 parent d507070 commit 44e7f02

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

app/version.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
VERSION_NAME=4.0.0-beta.1
2-
VERSION_CODE=163
2+
VERSION_CODE=165
33
VERSION_NUM=0

base/src/test/java/io/github/sds100/keymapper/base/BackupManagerTest.kt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,8 @@ class BackupManagerTest {
302302
displayHeight = 100,
303303
borderOpacity = null,
304304
backgroundOpacity = null,
305+
showOverStatusBar = false,
306+
showOverInputMethod = false,
305307
),
306308
),
307309
)

0 commit comments

Comments
 (0)