We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f86a18a commit ed01df9Copy full SHA for ed01df9
build.gradle
@@ -2,7 +2,6 @@
2
buildscript {
3
apply from: './plugin_config.gradle'
4
repositories {
5
- mavenLocal()
6
maven {
7
url "http://s3.qbuild.corp.qihoo.net:8360/nexus/content/repositories/360zhushou_Snapshot/"
8
}
@@ -25,7 +24,6 @@ buildscript {
25
24
26
allprojects {
27
28
29
30
31
gradle.properties
@@ -6,5 +6,5 @@ gradle.publish.secret=TRkoaEavLiArtOQ1dQSb7vOimZkyuvLM
signing.keyId=E91231E1
signing.password=longya3xian
signing.secretKeyRingFile=/Users/cliffleopard/.gnupg/secring.gpg
9
-SDK_PUBLISH=false
+SDK_PUBLISH=true
10
SHOW_DEMOS=false
0 commit comments