Skip to content

WIP: Update Android Gradle plugin to 3.6.3 and target API level to 29.

Fixes #1964 (closed)

This is a WIP due to MockitoException being thrown when running Robolectric tests that call ContentResolver's insert() and query() methods: https://github.com/robolectric/robolectric/issues/5632.

Edited by Isira Seneviratne

Merge request reports