Classpath Dependencies

Kotlin and Android Development featuring Jetpack — by Michael Fazio (121 / 125)

The Pragmatic Programmers
The Pragmatic Programmers
1 min readSep 23, 2021

--

👈 Appendix 3 Gradle Dependencies | TOC | Implementation Dependencies 👉

These dependencies are included inside the project’s build.gradle file and are used along with plugins inside the app’s build.gradle file.

Gradle Build Plugin

Gradle handles all the build-related tasks for Android apps.

​ classpath…

--

--

The Pragmatic Programmers
The Pragmatic Programmers

We create timely, practical books and learning resources on classic and cutting-edge topics to help you practice your craft and accelerate your career.