Add gradle builds to all samples
They all work except the AWS one, where the shadow plugin seems to prang the thin launcher one. Removing the thin plugin gets us something that works. Fixes gh-105
This commit is contained in:
Binary file not shown.
@@ -0,0 +1,5 @@
|
||||
distributionBase=GRADLE_USER_HOME
|
||||
distributionPath=wrapper/dists
|
||||
zipStoreBase=GRADLE_USER_HOME
|
||||
zipStorePath=wrapper/dists
|
||||
distributionUrl=https\://services.gradle.org/distributions/gradle-3.4.1-bin.zip
|
||||
Reference in New Issue
Block a user