Allow use of snap components to llama-cpp snap

I am building my llama-cpp snap with HIP (ROCm backend) using components but when I try to upload with the command below I get this error message Snap is not allowed to use components

Command:

snapcraft upload llama-cpp_0.1_amd64.snap --component hip=llama-cpp+hip.comp

Source code for the project is here: GitHub - talhaHavadar/snap-llama.cpp

Not exactly sure if this is right place for this type of requests but please take a look.

Best Regards, Talha