-
Notifications
You must be signed in to change notification settings - Fork 745
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
Upgrade libopus version to 1.2 #460
Conversation
This reverts commit f2fa7b3.
Hello, as suggested in my previous pull request, i've changed the version of lib opus to 1.2. One strange thing is that i can't use the SNAPSHOT repository, it complains about missing JAR files (probably because the automated build is triggering network errors). Is there any chance to have a new release with this change soon? |
This should be completely fine to merge. Anyway, I recommend you to rebase so the history is cleaner. |
Make sure you have the SNAPSHOT repository in your pom.xml or settings.xml
file.
|
No description provided.