openedx / openedx-app-android

The mobile app for Android for the Open EdX Platform.
Apache License 2.0
14 stars 19 forks source link

chore: Upgrade AGP 8.3 -> 8.4 #309

Closed volodymyr-chekyrta closed 2 months ago

volodymyr-chekyrta commented 2 months ago

Gradle was updated from 8.4 to 8.6, and the Android Gradle plugin was updated from 8.3 to 8.4 according to the AS Jellyfish release.

Note: java.lang.OutOfMemoryError still appears on rebuild. Workaround: change locally org.gradle.jvmargs=-Xmx2048m to a required value.

openedx-webhooks commented 2 months ago

Thanks for the pull request, @volodymyr-chekyrta! Please note that it may take us up to several weeks or months to complete a review and merge your PR.

Feel free to add as much of the following information to the ticket as you can:

All technical communication about the code itself will be done via the GitHub pull request interface. As a reminder, our process documentation is here.

Please let us know once your PR is ready for our review and all tests are green.

volodymyr-chekyrta commented 2 months ago

@k1rill @HamzaIsrar12 Kindly review the changes made in this pull request. Thank you. Feel free to move the review from yourself to someone else.

openedx-webhooks commented 2 months ago

@volodymyr-chekyrta 🎉 Your pull request was merged! Please take a moment to answer a two question survey so we can improve your experience in the future.