Skip to content
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

Closed
antmonteiro opened this issue Nov 18, 2022 · 5 comments
Closed

Building the current source code is broken due to appkit 1.2.7 #375

antmonteiro opened this issue Nov 18, 2022 · 5 comments

Comments

@antmonteiro
Copy link

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 79d99a9

Tagging the maintainer of the respective dependency @grishka

@antmonteiro antmonteiro changed the title Current source code broken to due appkit 1.2.7. Building the current source code is broken due to appkit 1.2.7 Nov 18, 2022
@grishka
Copy link
Member

grishka commented Nov 18, 2022

Yes it is. I wrote about it in a comment somewhere.

@grishka grishka closed this as completed Nov 18, 2022
@LucasGGamerM
Copy link
Contributor

And its now the new m3 redesign depends on appkit 1.2.8, which I cannot find in the appkit repo

@grishka
Copy link
Member

grishka commented Apr 13, 2023

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:
image

The local repo will take precedence over Maven Central.

@LucasGGamerM
Copy link
Contributor

There is also a missing me.grishka.litex.palette dependency, which I am not sure how to get

@grishka
Copy link
Member

grishka commented Apr 13, 2023

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants