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

Leanback preference update #714

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Leanback preference update #714

wants to merge 1 commit into from

Conversation

svrooij
Copy link

@svrooij svrooij commented Apr 4, 2023

Support Libraries Version (eg: 23.3.0):

Does this change any of the generated binding API's?

Hopefully!

Describe your contribution

Changed the config.json to finally fix #354

Copy link
Contributor

@moljac moljac left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for the PR

Sorry, but dependencies are missing.
Dependencies are previews, so...

BTW did you try building locally?

@svrooij
Copy link
Author

svrooij commented Apr 6, 2023

The build script gave a null reference error with and without changes.

I know the source is an alpha build (it's like the for 18 months without any changes) but the 1.0.0 version (laat none beta/alpha version) has only obsolete stuff that cannot be used.

Asked google to remove the alpha label, that would maybe also get this ball rolling. I have this personal hobby project and really want this alpha version, could use some help, also willing to pay to get this package released somehow.

@MagicAndre1981
Copy link

I have this personal hobby project and really want this alpha version, could use some help, also willing to pay to get this package released somehow.

Try IKVM.Maven.Sdk to consume the alpha until stable version is build.

@svrooij
Copy link
Author

svrooij commented Apr 10, 2023

@MagicAndre1981 thanks for the pointer, have any idea how the reference would like like for this Alpha module?

@MagicAndre1981
Copy link

You mean this?

<ItemGroup>
    <MavenReference Include="androidx.leanback:leanback" Version="1.2.0-alpha02" />
</ItemGroup>

First is group id, next : and the package id and the version from the maven data

Personally I never tried to reference packages this way, but found it interessinting.

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

Successfully merging this pull request may close these issues.

AndroidX.Leanback.Preference missing ...Compat
3 participants