realm / realm-java

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

Update Gradle to version 7.1.1 #7548

Closed clementetb closed 3 years ago

clementetb commented 3 years ago

This PR upgrade Gradle to version 7.1.1+.

During the upgrade we have encountered two issues:

cmelchior commented 3 years ago

It should be possible to upgrade to Gradle 7? As long as we stay on AGP 4.1 and CMake 3.18.*? At least that worked in Realm Kotlin

clementetb commented 3 years ago

@cmelchior Yes, it was possible.

I have repurposed this PR to upgrade to Gradle 7.1.1.