realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.46k stars 1.75k forks source link

Realm Gradle plugin version 6.2 not found in maven #7899

Open jpnapps opened 2 months ago

jpnapps commented 2 months ago

Realm android Gradle plugin version 6.2 to 10 not found in maven. when/why it is removed? Any idea.

Refer

sync-by-unito[bot] commented 2 months ago

➤ PM Bot commented:

Jira ticket: RJAVA-1266

mleung-code commented 2 months ago

Same issue with 4.3.3

https://repo.maven.apache.org/maven2/io/realm/realm-gradle-plugin/4.3.3/realm-gradle-plugin-4.3.3.jar

ThimonSistemans commented 1 month ago

Same issue with 4.3.1. Only 10+ are versions available https://repo.maven.apache.org/maven2/io/realm/realm-gradle-plugin/

Edit: I ended up updating the SDK to the latest version. There where not to many breaking changes, so give it a try.

CMyae commented 1 month ago

Same issue with 6.0.2. Please migrate these versions to maven central.

MasaKawaguchi commented 2 weeks ago

When will this issue be fixed?