Merge pull request #346 from vanitasvitae/fixAndroid
Don't compile android.jar contents into smack-android jarclusterIntTest
commit
effe82a9c9
|
@ -24,5 +24,5 @@ dependencies {
|
|||
}
|
||||
|
||||
// Add the Android jar to the Eclipse .classpath.
|
||||
compile files(androidBootClasspath)
|
||||
compileOnly files(androidBootClasspath)
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue