-
-
Notifications
You must be signed in to change notification settings - Fork 266
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
Building the current source code is broken due to appkit 1.2.7 #375
Comments
Yes it is. I wrote about it in a comment somewhere. |
And its now the new m3 redesign depends on appkit 1.2.8, which I cannot find in the appkit repo |
The appkit repo is here: https://github.com/grishka/appkit, I also noticed there were some uncommitted changes that the redesign branch depends on, I now pushed them too. I don't usually publish intermediate/pre-release versions to Maven Central because the publishing process is irreversible. You can build it yourself and install it to your local maven repo by clicking this: The local repo will take precedence over Maven Central. |
There is also a missing me.grishka.litex.palette dependency, which I am not sure how to get |
Sorry, forgot about it. That's here: https://github.com/grishka/LiteX Since this isn't subject to change because it's a fork of AndroidX, I did just push it to Maven Central. |
Mastodon Android is currently broken due to dependency version (1.2.7) not existing in remote repos (maven)
The dependency in question is
me.grishka.appkit:appkit
and the respective version in question is 1.2.7 which was introduced by the commit 79d99a9Tagging the maintainer of the respective dependency @grishka
The text was updated successfully, but these errors were encountered: