toggle menu
BIT App
androidJvm
switch theme
search in API
core
/
com.atech.core.utils
/
isAPI33AndUp
is
API33And
Up
@
ChecksSdkIntAtLeast
(
api
=
33
,
lambda
=
0
)
inline
fun
<
T
>
isAPI33AndUp
(
onSdk33
:
(
)
->
T
)
:
T
?