love2d / love-android

Android build setup for LÖVE.
https://love2d.org
Other
209 stars 73 forks source link

Slightly wrong documentation on generating aab #224

Closed MiaSelene closed 2 years ago

MiaSelene commented 2 years ago

In this wiki, the last paragraph claims generated aab's appear in app/bundle/embed<record?>Release, even though their actual location is /app/build/outputs/bundle/embed<record?>Release

MikuAuahDark commented 2 years ago

Fixed, thanks.