diff --git a/tutorandroid/templates/android/build/config/tutor.yaml b/tutorandroid/templates/android/build/config/tutor.yaml index 41b52c6..9dc6411 100644 --- a/tutorandroid/templates/android/build/config/tutor.yaml +++ b/tutorandroid/templates/android/build/config/tutor.yaml @@ -68,11 +68,7 @@ BRANCH: ALTERNATE_HOST: '' #Platform names -#TODO: Remove the hardcoded value below and replace it with PLATFORM_NAME: "{{ PLATFORM_NAME }}" -#once the PR (https://github.com/openedx/openedx-app-android/pull/335) is merged into the master branch. -#Note: The PR is currently merged into the develop branch. - -#Temporary Hardcoded Value +PLATFORM_NAME: "{{ PLATFORM_NAME }}" PLATFORM_NAME: "OpenEdX" PLATFORM_FULL_NAME: "{{ PLATFORM_NAME }}" #App sourceSets dir