Skip to content

Releases: XilinJia/realm-kotlin

3.2.1

28 Jan 09:44
Compare
Choose a tag to compare
  • fixed local publishing errors (for jvm and Android)

3.2.0

27 Jan 10:56
Compare
Choose a tag to compare
  • changed project structure to make Intellij IDE work, buildSrc is moved out of scope io.realm
  • gradlew should be run in the root directory rather than packages
  • testing are on dev versions, not supporting testing maven artifacts yet
  • updated a few dependencies

3.1.0

24 Jan 19:27
Compare
Choose a tag to compare
  • updated to work with Kotlin 2.1.0
  • Coroutines tested with 1.10.1
  • Gradle version 8.12
  • Android Gradle Plugin version 8.7.3
  • Minimum Android SDK: 21
  • R8 version 8.7.18

When you download for building, you need, as originally directed,
git clone --recursive https://github.com/XilinJia/realm-kotlin.git .

The packages/external/core points to a realm repository.