1
0
Fork 0
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:
Florian Schmaus 2015-03-18 08:35:08 +01:00
commit 4e6fbe7293
12 changed files with 3 additions and 9 deletions

View file

@ -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
}
}