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

Disable AGP7 unified testing pipeline #7606

Closed clementetb closed 2 years ago

clementetb commented 2 years ago

The new unified testing pipeline introduced in AGP7 fails to run our test suite.

This PR disables it until the issue gets resolved.

https://developer.android.com/studio/preview/features#disable-utp https://issuetracker.google.com/issues/208583140