summaryrefslogtreecommitdiffstats
path: root/unityplugin/Android
diff options
context:
space:
mode:
Diffstat (limited to 'unityplugin/Android')
-rw-r--r--unityplugin/Android/GhostCubeScene/build.gradle2
1 files changed, 1 insertions, 1 deletions
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'