How to create aab instead of apk from Jenkins

Viewed 7590

I want to configure my personal app to be built as an android app bundle rather than apk in Jenkins. How do I configure my Jenkins to build aab and not apk

1 Answers
Related