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

[Draft] Make examples compile with AGP 8 #7811

Open cmelchior opened 1 year ago

cmelchior commented 1 year ago

Mostly for testing. This PR makes all the examples compile with AGP 8. It requires Java 17 to run.