diff options
author | Amadornes <amadornes@gmail.com> | 2018-08-19 02:18:45 +0200 |
---|---|---|
committer | Amadornes <amadornes@gmail.com> | 2018-08-19 02:18:45 +0200 |
commit | d32c6c3c3e8df8696c144bfb05b54013e9a1f842 (patch) | |
tree | 26b354e751c7092bb7aeff8c23137aab72925abc /build.gradle | |
parent | 044eb3ac8a7b7625de6876f1b3409f6516fad53d (diff) | |
download | Artifactural-d32c6c3c3e8df8696c144bfb05b54013e9a1f842.tar.gz Artifactural-d32c6c3c3e8df8696c144bfb05b54013e9a1f842.tar.bz2 Artifactural-d32c6c3c3e8df8696c144bfb05b54013e9a1f842.zip |
Update gradle from 4.7 to 4.9
Diffstat (limited to 'build.gradle')
-rw-r--r-- | build.gradle | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle index 7e0b44a..e49b06c 100644 --- a/build.gradle +++ b/build.gradle @@ -64,7 +64,6 @@ publishing { system = 'github' url = 'https://github.com/amadornes/Artifactural/issues' } - licenses { license { name = 'LGPL-2.1' |