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 8fd1233 commit bb5b39cCopy full SHA for bb5b39c
build.gradle
@@ -12,6 +12,7 @@ targetCompatibility = 1.8
12
defaultTasks 'clean', 'build'
13
14
taboolib {
15
+ loaderVersion = '2.2'
16
classifier = null
17
}
18
0 commit comments