summaryrefslogtreecommitdiffstats
path: root/unityplugin/Android
diff options
context:
space:
mode:
authorEgor <egor.yusov@gmail.com>2019-05-11 04:06:44 +0000
committerEgor <egor.yusov@gmail.com>2019-05-11 04:06:44 +0000
commit236ed65fdaaad0abeb2ef094a00f233ea741b821 (patch)
treefe8cdd6e1ed6e3b618183fa498cd5712be795621 /unityplugin/Android
parentFixed android build; moved NDKHelper from Core module to NativeAppCommon (diff)
downloadDiligentEngine-236ed65fdaaad0abeb2ef094a00f233ea741b821.tar.gz
DiligentEngine-236ed65fdaaad0abeb2ef094a00f233ea741b821.zip
Updated samples: enabled GLTF Viewer android build
Diffstat (limited to 'unityplugin/Android')
-rw-r--r--unityplugin/Android/build.gradle2
-rw-r--r--unityplugin/Android/gradle/wrapper/gradle-wrapper.properties4
2 files changed, 3 insertions, 3 deletions
diff --git a/unityplugin/Android/build.gradle b/unityplugin/Android/build.gradle
index 18e5480..eadb46a 100644
--- a/unityplugin/Android/build.gradle
+++ b/unityplugin/Android/build.gradle
@@ -5,7 +5,7 @@ buildscript {
google()
}
dependencies {
- classpath 'com.android.tools.build:gradle:3.3.2'
+ classpath 'com.android.tools.build:gradle:3.4.0'
}
}
diff --git a/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties b/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties
index b50a20b..8570137 100644
--- a/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties
+++ b/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Sat Feb 16 08:40:10 PST 2019
+#Fri May 10 20:48:27 PDT 2019
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-5.1.1-all.zip