From d7f9b198c3d2f4e309db1ee2a11493416535cc47 Mon Sep 17 00:00:00 2001 From: Ricardo Oliveira Date: Wed, 3 Aug 2022 10:48:43 +0200 Subject: [PATCH] Update makefile comments --- Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 5a7fc1c8b..477e31284 100644 --- a/Makefile +++ b/Makefile @@ -16,8 +16,8 @@ # VERSION_CODE_ANDROID - Used in the Android Examples App - Cannot be 0. # KEYSTORE_PATH - Used to sign the final Examples APK # KEYSTORE_RELEASE_PW - Used to sign the final Examples APK -# ANDROID_SDK_URL - Used for the download-android-sdk recipe | Both env. variables are required -# ANDROID_JAVADOC_URL - Used for the download-android-sdk recipe | for the download-android-sdk recipe +# ANDROID_SDK_URL - Used in the replace-android-sdk recipe | Both env. variables are required +# ANDROID_JAVADOC_URL - Used in the replace-android-sdk recipe | for the download-android-sdk recipe # //////////////////////////////////////////////////////////// ANDROID //////////////////////////////////////////////////////////// #