Releases: Leminity/realm-java
Releases · Leminity/realm-java
Release list
Realm Java 10.19.0-agp9.3
Realm Java 10.19.0-agp9.3
Fix-forward release for the AGP 9.1.1 / Gradle 9.6.1 / Android API 37 line.
- Preserves the Realm Java 10.19.0 local-database public API and Realm file compatibility.
- Supports
minSdk 21, SDK 37, NDK 29.0.14206865, and JDK 17. - Publishes
arm64-v8a,armeabi-v7a, andx86_64only. - Carries forward the RealmModule constructor consumer keep rule introduced in 10.19.0-agp9.2.
- Excludes Atlas Device Sync/ObjectServer.
- Repairs the clean protected-CI Maven dependency boundary; no Realm product/Core/API change from 10.19.0-agp9.2.
Protected CI: https://github.com/Leminity/realm-java/actions/runs/30067614359
Realm Java 10.19.0 — AGP 9.1 / Android 17
Realm Java 10.19.0 — AGP 9.1 / Android 17 maintenance build
Unofficial Apache-2.0 maintenance fork of Realm Java v10.19.0 for local Realm DB use.
- Android Gradle Plugin 9.1.1 and Gradle 9.6.1
- compileSdk/targetSdk 37, minSdk 21
- NDK 29.0.14206865
armeabi-v7a,arm64-v8a, andx86_64only- 16 KiB page-size validation on API 37
- Atlas Device Sync/ObjectServer excluded from the supported build and release graph
- Maven coordinates use the
io.github.leminity.realmgroup and version10.19.0-agp9.1
This release preserves the supported Realm Java public API, Realm file compatibility, Gradle plugin DSL, and local-DB semantics verified by the protected CI evidence for this exact commit.