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
<!-- The project.properties file is created and updated by the 'android'
32
41
tool, as well as ADT.
33
42
@@ -41,7 +50,7 @@
41
50
42
51
<!-- quick check on sdk.dir -->
43
52
<fail
44
-
message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through an env var"
53
+
message="sdk.dir is missing. Make sure to generate local.properties using 'android update project' or to inject it through the ANDROID_HOME environment variable."
0 commit comments