Skip to content

Instantly share code, notes, and snippets.

View dhidroid's full-sized avatar
🏠
Working from home

Dhineshkumar Thirupathi dhidroid

🏠
Working from home
View GitHub Profile
@dhidroid
dhidroid / gradle_config.txt
Last active April 3, 2024 12:49
gradle is not recognized as an internal or external command, operable program or batch file
Output :
C:\Users\<username>\start_app\android>./gradlew clean
'.' is not recognized as an internal or external command, operable program or batch file.
Solution :
==========
How to Configure Gradle?