Or just `v[key] ?: default`. But the question is ...
# android
n
Or just
v[key] ?: default
. But the question is to how find all such function in _compile_time_. Downgrade of
compileSdkVersion
seems to work, but it may break other parts of code, so it becomes a lot of work.