提交 2605b6c4 编写于 作者: J jackjintai

modify

[Android]:修改仓库信息
上级 f9e75dbd
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,6 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,6 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
......@@ -26,12 +26,7 @@ if (publishArchivesType == 1) {
}
repository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-release/") {
authentication(userName: "deployment", password: "deployment123")
}
snapshotRepository(url: "http://artifactory.intra.xiaojukeji.com/artifactory/libs-snapshot/") {
authentication(userName: "deployment", password: "deployment123")
}
}
}
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册