mirror of
https://github.com/vanitasvitae/Smack.git
synced 2025-09-09 17:19:39 +02:00
Merge branch '4.0'
Conflicts: build.gradle
This commit is contained in:
commit
d06d5b7c69
7 changed files with 77 additions and 13 deletions
|
@ -32,6 +32,6 @@ public class ExperimentalInitializer extends UrlInitializer {
|
|||
|
||||
@Override
|
||||
protected String getConfigUrl() {
|
||||
return "classpath:org.jivesoftware.smackx/extensions.xml";
|
||||
return "classpath:org.jivesoftware.smackx/experimental.xml";
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue