We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ffabfe7 + aa40a9e commit de7100cCopy full SHA for de7100c
iterableapi-ui/build.gradle
@@ -59,7 +59,7 @@ ext {
59
allLicenses = ["Apache-2.0"]
60
}
61
62
-
+apply from: 'https://raw.githubusercontent.com/nuuneoi/JCenter/master/installv1.gradle'
63
if(hasProperty("mavenPublishEnabled")) {
64
apply from: '../maven-push.gradle'
65
iterableapi/build.gradle
@@ -82,7 +82,7 @@ ext {
82
83
84
85
86
87
88
0 commit comments