We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a33492 commit 235db32Copy full SHA for 235db32
build.gradle
@@ -4,6 +4,7 @@ apply plugin: 'signing'
4
apply plugin: 'idea'
5
apply plugin: 'com.github.johnrengelman.shadow'
6
apply plugin: 'io.codearte.nexus-staging'
7
+apply plugin: 'org.ajoberstar.github-pages'
8
9
import com.github.jengelman.gradle.plugins.shadow.tasks.ConfigureShadowRelocation
10
0 commit comments