mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Merge branch '4.2'
This commit is contained in:
commit
384c285fbc
20 changed files with 303 additions and 79 deletions
|
@ -396,6 +396,12 @@ subprojects {
|
|||
}
|
||||
|
||||
clirr {
|
||||
// 2018-08-14: Disabled Clirr because
|
||||
// - It reports an breaking change in android.jar (seems right, but there is nothing we can do about it)
|
||||
// - Only the first smack-* projects are correctly checked,
|
||||
// the other ones have the output of a clirr report from a previous project
|
||||
// (Look at the clirr reports).
|
||||
enabled false
|
||||
semver false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue