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