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: wiki/start/project-generation.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -61,7 +61,7 @@ Proceeding to the next screen takes you to the Third-Party screen. These are add
61
61
## Settings
62
62
The final screen allows you to set versions and other options:
63
63
64
-
***libGDX Version**: The official version of libGDX to be included in your project. The latest stable version is `1.12.1`. To implement the latest changes and bugfixes, use `1.12.2-SNAPSHOT`. Keep in mind that snapshot builds may be unstable and subject to API breaking changes.<br>
64
+
***libGDX Version**: The official version of libGDX to be included in your project. The latest stable version is `1.14.0`. To implement the latest changes and bugfixes, use `1.14.1-SNAPSHOT`. Keep in mind that snapshot builds may be unstable and subject to API breaking changes.<br>
65
65
***Java Version**: The version of Java to be used to build your project.<br>
66
66
*`8` is the recommendation for most projects.<br>
67
67
* Use `7` if you want to support old Android devices or iOS.<br>
0 commit comments