diff --git a/_posts/2024/2024-10-17-gdx-1-13.md b/_posts/2024/2024-10-17-gdx-1-13.md index bafb64ed..1186a05d 100644 --- a/_posts/2024/2024-10-17-gdx-1-13.md +++ b/_posts/2024/2024-10-17-gdx-1-13.md @@ -57,7 +57,6 @@ To check out our progress towards the next release, take a look at the [correspo Updating your Gradle project is straight-forward: Check out the instructions [on the wiki](/wiki/articles/updating-libgdx)! {: .notice--info} ``` -3.0] - [BREAKING CHANGE] GWT: Updated to 2.11.0. `com.google.jsinterop:jsinterop-annotations:2.0.2:sources` must be added as a dependency to your html project dependencies. - [BREAKING CHANGE] Android: Minimum API level is now level 19 (Android 4.4) - [BREAKING CHANGE] iOS: Increased min supported iOS version to 12.0. Update your Info.plist file if necessary.