Skip to content
This repository was archived by the owner on Sep 17, 2022. It is now read-only.

Gradle and Importing External Packages

Samantha Fritsche edited this page Mar 7, 2019 · 1 revision

In order to use existing packages and build our project, we use Gradle. Gradle handles the heavy lifting of adding packages to our project.

Clone this wiki locally