Realm Java SDK Deprecation

I have an Android app using the Realm Java SDK. I saw that all Realm SDKs are going to be deprecated this September. The documentation suggests to update to version 3.0.0. and above from the community branches. However, I saw that the Java SDK doesn’t have a community branch. What will happen with the Java SDK? Is it going to be removed totally from September and I will not be able to build my project unless I switch to Kotlin SDK version 3.0.0 and above? Or the Java SDK will not be removed from the maven repositories and still will be able to download it?

I am using Realm only as a local offline database, without the sync option.

Hi Denislav

The Java SDK will not be removed but will not receive any updates either as it was deprecated a long time ago.