opt http dns
This commit is contained in:
@@ -6,8 +6,8 @@ project.dependencies {
|
||||
demoImplementation rootProject.ext.dependencies.httpdnsnoop
|
||||
onlineImplementation rootProject.ext.dependencies.httpdnsmogo
|
||||
} else {
|
||||
qaImplementation project(':foudations:httpdns-noop')
|
||||
demoImplementation project(':foudations:httpdns-noop')
|
||||
qaImplementation project(':foudations:httpdns-mogo')
|
||||
demoImplementation project(':foudations:httpdns-mogo')
|
||||
onlineImplementation project(':foudations:httpdns-mogo')
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user