Skip to content
Snippets Groups Projects
Commit 214c782f authored by Matyáš Latner's avatar Matyáš Latner
Browse files

#5 Landscape screen orientation for iOS devices. Library versions fix.

parent 44392af3
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ allprojects {
ext {
appName = 'Tablexia-libGDX'
gdxVersion = '1.5.2'
gdxUtilsVersion = '0.9.1-SNAPSHOT'
gdxUtilsVersion = '0.9.1'
roboVMVersion = '1.0.0-beta-01'
box2DLightsVersion = '1.3'
ashleyVersion = '1.3.1'
......
......@@ -40,7 +40,6 @@
</array>
<key>UISupportedInterfaceOrientations</key>
<array>
<string>UIInterfaceOrientationPortrait</string>
<string>UIInterfaceOrientationLandscapeLeft</string>
<string>UIInterfaceOrientationLandscapeRight</string>
</array>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment