upgrade target and compile sdk

This commit is contained in:
Helium314 2023-10-21 10:23:18 +02:00
parent ecadcce08d
commit b3a9613710
3 changed files with 8 additions and 11 deletions

View file

@ -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