f6d9c9ce787d315014abd316eaee3fd64c61ad49
wiki/onboarding.md
| ... | ... | @@ -159,6 +159,8 @@ The Android Apps can be build in Android Studio or gradle command line. Android |
| 159 | 159 | * Debug (starts the app with an attached debugger) |
| 160 | 160 | * Attach Debugger (useful, if the app is currently running and you want to start debugging against the correspond sources) |
| 161 | 161 | |
| 162 | +If git is not in the Path system environment variable, the gradle build will not work. |
|
| 163 | + |
|
| 162 | 164 | ##### To enable missing git integration |
| 163 | 165 | |
| 164 | 166 | 1. navigate to VCS -> Enable Version Control Integration |