Not even const? because in Android in Java we coul...
# announcements
y
Not even const? because in Android in Java we could use
Build.VERSION_CODES.LOLLIPOP
even on versions lower than lollipop, since it inlines the value.