diff --git a/CHANGELOG.md b/CHANGELOG.md index 65405b4..3323d2a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,11 @@ instructions, because git commits are used to generate release notes: + +## v19.0.0 (2024-12-09) + +- 💥[Feature] Upgrade to Sumac (by @Abdul-Muqadim-Arbisoft) + ## v18.0.1 (2024-11-28) diff --git a/changelog.d/20241029_170508_abdul.muqadim_sumac.md b/changelog.d/20241029_170508_abdul.muqadim_sumac.md deleted file mode 100644 index d1f8a89..0000000 --- a/changelog.d/20241029_170508_abdul.muqadim_sumac.md +++ /dev/null @@ -1 +0,0 @@ -- 💥[Feature] Upgrade to Sumac (by @Abdul-Muqadim-Arbisoft) diff --git a/tutorandroid/templates/android/build/config/tutor.yaml b/tutorandroid/templates/android/build/config/tutor.yaml index 9dc6411..c5b9e6e 100644 --- a/tutorandroid/templates/android/build/config/tutor.yaml +++ b/tutorandroid/templates/android/build/config/tutor.yaml @@ -69,7 +69,6 @@ BRANCH: #Platform names PLATFORM_NAME: "{{ PLATFORM_NAME }}" -PLATFORM_NAME: "OpenEdX" PLATFORM_FULL_NAME: "{{ PLATFORM_NAME }}" #App sourceSets dir THEME_DIRECTORY: "openedx"