aboutsummaryrefslogtreecommitdiff
path: root/gradle
diff options
context:
space:
mode:
authorYigit Boyar <yboyar@gmail.com>2020-12-23 09:32:56 -0800
committerlaszio <ting-yuan@users.noreply.github.com>2021-01-28 13:42:09 -0800
commit95488467326953d667e5b4f01f31d3980e48edc9 (patch)
tree67ee42e9b674374adc11e967c41fdb7786c6f507 /gradle
parent1189677c02e2f3228ebaaf2e3b71ad9ab7bed6b2 (diff)
downloadksp-95488467326953d667e5b4f01f31d3980e48edc9.tar.gz
Add integration tests for plugin
This PR adds a testing infra for the gradle plugin and also adds support for android variants.
Diffstat (limited to 'gradle')
-rw-r--r--gradle/wrapper/gradle-wrapper.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index cea3ac8b..51b41a81 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,4 +1,4 @@
-distributionUrl=https\://services.gradle.org/distributions/gradle-6.6.1-bin.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-6.7.1-bin.zip
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStorePath=wrapper/dists