зеркало из https://github.com/mozilla/glean.git
Skip the publish task for now
This commit is contained in:
Родитель
7860f999f1
Коммит
8d92922b4b
|
@ -132,11 +132,11 @@ afterEvaluate {
|
|||
}
|
||||
}
|
||||
|
||||
apply from: "$rootDir/publish.gradle"
|
||||
ext.configurePublish(
|
||||
'org.mozilla.glean_rs',
|
||||
'glean_rs',
|
||||
'glean implementation',
|
||||
/* jnaForTestConfiguration= */ configurations.jnaForTest,
|
||||
/* variantWithoutLib= */ 'androidWithoutLib',
|
||||
)
|
||||
//apply from: "$rootDir/publish.gradle"
|
||||
//ext.configurePublish(
|
||||
//'org.mozilla.glean_rs',
|
||||
//'glean_rs',
|
||||
//'glean implementation',
|
||||
//[> jnaForTestConfiguration= <] configurations.jnaForTest,
|
||||
//[> variantWithoutLib= <] 'androidWithoutLib',
|
||||
//)
|
||||
|
|
Загрузка…
Ссылка в новой задаче