-
-
Notifications
You must be signed in to change notification settings - Fork 815
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Compile error #941
Comments
The current development is done in this branch fyi: https://github.com/redsolution/xabber-android/tree/develop |
Here I get the same error. Can anyone tell me where I can download these libraries: |
You can't get the same error since the libs are NOT the same: https://github.com/redsolution/xabber-android/blob/develop/xabber/build.gradle#L140-L143
|
i still got error while using the development branch. i have change the smackVersion to 4.4.6 as 4.2.1-snapshot is not found on maven repo, ad another error arise, Execution failed for task ':xabber:kaptOpenBetaDebugKotlin'. anyone got solution? |
Help me please. My project is not compiling. Writes:
Could not find com.github.str4tocaster.smack:smack-android-extensions:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-experimental:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-tcp:ffb99cc.
Required by:
project :xabber
> Could not find com.github.str4tocaster.smack:smack-resolver-dnsjava:ffb99cc.
Required by:
project :xabber
These libraries have been removed from the maven repository. Where can I download these libraries and build the project?
Thanks in advance
The text was updated successfully, but these errors were encountered: