You can achieve this by adding Gradle Tasks that unzip your aar, copy your License file in it and rezip the aar. Should be done between 'bundleRelease' task ...
確定! 回上一頁