mirror of
https://github.com/Helium314/HeliBoard.git
synced 2025-06-22 17:10:53 +00:00
upgrade target and compile sdk
This commit is contained in:
parent
ecadcce08d
commit
b3a9613710
3 changed files with 8 additions and 11 deletions
|
@ -44,7 +44,7 @@ import kotlin.math.min
|
|||
ShadowKeyboardSwitcher::class,
|
||||
ShadowHandler::class,
|
||||
ShadowFacilitator2::class,
|
||||
])
|
||||
], sdk = [33]) // todo: remove workaround after upgrading robolectric to 4.11
|
||||
class InputLogicTest {
|
||||
private lateinit var latinIME: LatinIME
|
||||
private val settingsValues get() = Settings.getInstance().current
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue