diff --git a/backends/gdx-backend-robovm/.classpath b/backends/gdx-backend-robovm/.classpath index 3771df1c67b..ac5e8283489 100644 --- a/backends/gdx-backend-robovm/.classpath +++ b/backends/gdx-backend-robovm/.classpath @@ -1,7 +1,8 @@ + + - diff --git a/backends/gdx-backend-robovm/.project b/backends/gdx-backend-robovm/.project index e963855847e..c8b1f31118d 100644 --- a/backends/gdx-backend-robovm/.project +++ b/backends/gdx-backend-robovm/.project @@ -13,5 +13,6 @@ org.eclipse.jdt.core.javanature + org.robovm.eclipse.RoboVMNature diff --git a/pom.xml b/pom.xml index f694860790a..d652b01bc5e 100644 --- a/pom.xml +++ b/pom.xml @@ -46,7 +46,7 @@ 2.6.1 2.9.2 1.1 - 1.2.0 + 1.3.0 diff --git a/tests/gdx-tests-android/project.properties b/tests/gdx-tests-android/project.properties index 081c244225b..979bc054079 100644 --- a/tests/gdx-tests-android/project.properties +++ b/tests/gdx-tests-android/project.properties @@ -10,4 +10,4 @@ # Indicates whether an apk should be generated for each density. split.density=false # Project target. -target=android-19 +target=android-22