Kotlin’s @Deprecated annotation is converted into ...
# announcements
y
Kotlin’s @Deprecated annotation is converted into the ACC_DEPRECATED modifier in the bytecode, so the Java clients will still see the API as deprecated