The Wrapper Upgrade Gradle Plugin creates tasks to upgrade the Gradle Wrapper for target projects hosted on GitHub. This will create one task per configured project and 2 aggregating tasks: ...
SQLead is a somewhat-complete implementation of SupportSQLiteDatabase backed by JDBC, so it can be used on a desktop (but cannot be used on any mobile phone). Partly to be able to test Room DB queries ...