mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 09:09:38 +02:00
Merge branch '4.1'
Conflicts: build.gradle version.gradle
This commit is contained in:
commit
4e6fbe7293
12 changed files with 3 additions and 9 deletions
|
@ -4,10 +4,5 @@ allprojects {
|
|||
isSnapshot = true
|
||||
jxmppVersion = '0.5.0-alpha2'
|
||||
smackMinAndroidSdk = 8
|
||||
|
||||
// The baseline version to check the API's binary
|
||||
// compatibility against with Clirr.
|
||||
clirrBaseline = '4.1.0-rc2'
|
||||
clirrFailOnErrors = false
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue