Skip to content

Commit 8cfadaf

Browse files
authored
Update libGDX version. (#257)
1 parent 0a34153 commit 8cfadaf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

wiki/start/project-generation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ Proceeding to the next screen takes you to the Third-Party screen. These are add
6161
## Settings
6262
The final screen allows you to set versions and other options:
6363

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>
6565
* **Java Version**: The version of Java to be used to build your project.<br>
6666
* `8` is the recommendation for most projects.<br>
6767
* Use `7` if you want to support old Android devices or iOS.<br>

0 commit comments

Comments
 (0)