Skip to content

Conversation

MikuAuahDark
Copy link
Collaborator

The only breaking changes in here is #194. Otherwise, this PR updates LOVE target API level to API 30 (Android 11.0).

Closes #194 and fixes #190.

* Update Gradle to 6.6.1
* Update target API level to 30
* Update AGP to 4.0.1
* androidx.appcompat:appcompat:1.2.0
* androidx.multidex:multidex:2.0.1
See love2d#194

This also mean that external storage permission is only requested only when running Marshmallow or earlier.
User MUST close LOVE for Android from the recent apps before sharing to LOVE,
otherwise LOVE simply crash due to filesystem initialization issue.
It seems no longer freeze when user focus on another window.
@MikuAuahDark MikuAuahDark merged commit 0e41ef2 into love2d:master Oct 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

IMPORTANT: Changes to /sdcard/lovegame Functionality Black screen on open apk
1 participant