You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -163,7 +164,7 @@ export class AndroidToolsInfo implements IAndroidToolsInfo {
163
164
}
164
165
letadditionalMessage="You will not be able to build your projects for Android."+EOL
165
166
+"To be able to build for Android, verify that you have installed The Java Development Kit (JDK) and configured it according to system requirements as"+EOL+
166
-
" described in https://github.com/NativeScript/nativescript-cli#system-requirements.";
167
+
" described in "+this.$staticConfig.SYS_REQUIREMENTS_LINK;
0 commit comments