If I make an extension and make a zip file in github and then fetch it in game.project it works but I push that same extension in gitlab and then fetch the zip file(made using tags) , It does not works and shows this error :
Couldn’t install following dependencies : https://gitlab.com/arun_khatri/inappupdatedefold/-/releases/new?tag_name=v1.0.0.0_1_android
Also here is my gitlab repo
and here is the working github extension repo