-
Notifications
You must be signed in to change notification settings - Fork 29
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
Unable to resolve kissme-ios #56
Comments
Hi guys, |
I ran into this as well, all released versions are gone. See #54 |
We were experiencing issues with our Bintray maven repo, and multiplatform publication. The version was updated to 0.2.5 recently. You can check the packages here https://dl.bintray.com/netguru/maven/com/netguru/kissme/ |
Thanks for releasing v0.2.5, The bintray links are now correct. |
Hi, we also are unable to include the ios lib for our build on macOs (for iOS target). Could you maybe update some dependencies (foremost Kotlin 1.3.60) and publish a new version of Kissme ? It is very useful for us and the API is nice.. would be a pitty to |
I am having issues resolving the ios implementation of this lib.
No issues with common and android.
Important Code:
Project build Gradle
Common Build Gradle
I have double checked the bintray links : https://dl.bintray.com/netguru/maven/com/netguru/kissme/kissme-ios
and it all seems to be in order, but no matter what I do I can't seem to get the ios to resolve, and of course that means no build
The text was updated successfully, but these errors were encountered: