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

Getting error while trying to build .AAR file #347

Open
hmmmk opened this issue May 23, 2022 · 0 comments
Open

Getting error while trying to build .AAR file #347

hmmmk opened this issue May 23, 2022 · 0 comments

Comments

@hmmmk
Copy link

hmmmk commented May 23, 2022

I'm trying to build .aar file with sbt but I'm getting this error:

[error] Not a valid key: package-release (similar: package-name, set-release, packageName)
[error] android:package-release
[error]  

I already changed

enablePlugins(AndroidApp) line to enablePlugins(AndroidLib) but still get this error.

To build aar I'm using sbt clean android:package-release command.

How can I fix this?

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

1 participant