realm / realm-java

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

Update to Core 13.6.0 #7791

Closed cmelchior closed 1 year ago

cmelchior commented 1 year ago

This updates Core to 13.6.0. I didn't update to 13.7.0, since that includes some breaking changes to logging that might end up being reverted. This will be discussed Thursday.

Also update to CMake 3.22.1, which is what gets shipped with Android Studio as the default.