Recently I had to migrate a project to use AGP 8 and hit some issues with maven publish setup. So I made a note outlining a pitfall I hit: https://notes.amatkovsky.com/Publishing+APK+as+an+artifact+to+maven+with+AGP+8
Hope this helps and saves someone some googling.
#android #gradle #AndroidDev