From d3bebfeea6daed70e6368782cc70de32f790fdd3 Mon Sep 17 00:00:00 2001 From: Jamie Douglas <110168767+Jamelas@users.noreply.github.com> Date: Wed, 30 Aug 2023 22:20:28 +0900 Subject: [PATCH] Updated link to Gradle site (#4423) --- src/data/roadmaps/android/android.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/data/roadmaps/android/android.md b/src/data/roadmaps/android/android.md index 63091fc26..edcad1521 100644 --- a/src/data/roadmaps/android/android.md +++ b/src/data/roadmaps/android/android.md @@ -75,8 +75,7 @@ We have also listed down some free resources which you can use for the items lis - [Data Structures and Algorithms](https://www.studytonight.com/data-structures/introduction-to-data-structures). Also [check this](https://www.tutorialspoint.com/data_structures_algorithms/index.htm). - [Kotlin Data Structures](https://kotlinlang.org/docs/reference/collections-overview.html) - [Algorithms and Data Structures in Kotlin](https://github.com/bmaslakov/kotlin-algorithm-club) -- [Gradle](https://docs.gradle.org/current/userguide/what_is_gradle.html) -- [Getting started with Gradle](https://docs.gradle.org/current/userguide/getting_started.html) +- [Getting started with Gradle](https://docs.gradle.org/current/userguide/userguide.html) Note: Android Studio comes with a working installation of Gradle, so you don’t need to install Gradle separately in that case. ## Version Control Systems @@ -140,4 +139,4 @@ For any suggestions, improvements and feedback, feel free to [submit an issue](h -


\ No newline at end of file +