I added the new section to UPL and the aar file in Plugins/Everyplay/ThirdParty/respository/com/everyplay/Everyplay/1.5.3.
I tried to package project and i am getting an error:UnrealBuildTool Exception: System.IO.DirectoryNotFoundException: Could not find a part of the path ‘C:\Program Files (x86)\Epic Games\4.13\Engine\ThirdParty\repository’.
At some point i changed the add the .aar file in a similar folder path in the Engine directory and saw it extracting in to Unreal Projects\RisingBirds\Intermediate\Android\APK,but then i was getting another error about multidex error if i remember correctly.
Anyway i dont know if it is something wrong in the file structure or because i am missing the .pom file.
How we create the pom file, from Android studio?
By the way, here is the plugin file we everything i have done until now if anyone wants to give it a try with the aar, pom files and wants to use it in his game: