1
0
Fork 0
mirror of https://github.com/vanitasvitae/Smack.git synced 2025-09-09 09:09:38 +02:00

Bump gradle-clirr-plugin to 0.2.0

This commit is contained in:
Florian Schmaus 2015-03-12 13:22:11 +01:00
parent f6ba363843
commit 79e59028ac
2 changed files with 3 additions and 9 deletions

View file

@ -4,10 +4,5 @@ allprojects {
isSnapshot = true
jxmppVersion = '0.4.2-beta1'
smackMinAndroidSdk = 8
// The baseline version to check the API's binary
// compatibility against with Clirr.
clirrBaseline = '4.1.0-rc2'
clirrFailOnErrors = false
}
}