We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6772451 commit 0379b29Copy full SHA for 0379b29
1 file changed
build.gradle
@@ -13,6 +13,10 @@ buildscript {
13
}
14
15
16
+plugins {
17
+ id 'maven-publish'
18
+}
19
+
20
allprojects {
21
repositories {
22
mavenCentral()
0 commit comments