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

Merge transformer-api branch into main line #7805

Closed cmelchior closed 1 year ago

cmelchior commented 1 year ago

With the release of AGP 8.0, the old transformer API is no longer supported. For that reason, we are making the -transformer-api release variant our main release.

This will update he minimum supported version of AGP to 7.4 and the minimum supported version of Java to 11.