From 0d2b083616c1d1f8a0fd8882ffc0aaac270081f2 Mon Sep 17 00:00:00 2001 From: Egor Date: Mon, 25 Dec 2017 14:15:18 -0800 Subject: Enabled Unity Emulator on Linux. Linux platform is now fully supported --- unityplugin/Android/GhostCubeScene/build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'unityplugin/Android') diff --git a/unityplugin/Android/GhostCubeScene/build.gradle b/unityplugin/Android/GhostCubeScene/build.gradle index 886985f..7d531c1 100644 --- a/unityplugin/Android/GhostCubeScene/build.gradle +++ b/unityplugin/Android/GhostCubeScene/build.gradle @@ -1,7 +1,7 @@ apply plugin: 'com.android.application' android { - compileSdkVersion = 25 + compileSdkVersion = 27 defaultConfig { applicationId = 'com.DiligentGraphics.UnityEmulator.UnityEmulatorApplication' -- cgit v1.2.3