diff options
Diffstat (limited to 'unityplugin/Android')
| -rw-r--r-- | unityplugin/Android/build.gradle | 2 | ||||
| -rw-r--r-- | unityplugin/Android/gradle/wrapper/gradle-wrapper.properties | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/unityplugin/Android/build.gradle b/unityplugin/Android/build.gradle index a4ea174..baa81c2 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.0.1' + classpath 'com.android.tools.build:gradle:3.3.1' } } diff --git a/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties b/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties index 0fd14b1..b50a20b 100644 --- a/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties +++ b/unityplugin/Android/gradle/wrapper/gradle-wrapper.properties @@ -1,6 +1,6 @@ -#Sun Dec 17 12:46:29 PST 2017 +#Sat Feb 16 08:40:10 PST 2019 distributionBase=GRADLE_USER_HOME distributionPath=wrapper/dists zipStoreBase=GRADLE_USER_HOME zipStorePath=wrapper/dists -distributionUrl=https\://services.gradle.org/distributions/gradle-4.1-all.zip +distributionUrl=https\://services.gradle.org/distributions/gradle-4.10.1-all.zip |
