mirror of
https://github.com/love2d/love-android.git
synced 2026-08-12 16:41:12 +02:00
c9831be4a4
Playstore flavor is now removed. Instead, another "record" flavor added: * `embedNoRecord` - Embed version without recording support. * `embedRecord` - Embed version with recording support. * `normalNoRecord` - Normal version without recording support. * `normalRecord` - Normal version with recording support.