You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _posts/2025/2025-05-13-gdx-1-13-5.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -23,6 +23,8 @@ If you are looking for past changelogs, check out [this](/news/changelog/) page.
23
23
24
24
Hi, kids, Mario here! After accidentally breaking a few patch releases (oops!), I'm back with libGDX 1.13.5! The reason? Sonatype is [sunsetting OSSRH in June](https://central.sonatype.org/news/20250326_ossrh_sunset/), forcing us to migrate to their new Central Portal service. With their lacking documentation and Gradle support, it was quite the adventure. But we got there in the end!
25
25
26
+
Please note that due to an issue with R8 and the Supplier API (which is used within the pooling classes), libGDX 1.13.5 is not recommended for Android. Users are advised to stay on version 1.13.1. {: .notice--warning}
27
+
26
28
## A few notable changes
27
29
28
30
-[BREAKING CHANGE] Android: Updated minSDK to 21. Multidex config is no longer required.
0 commit comments