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

Support bundling CLI and minor updates #22

Open
wants to merge 34 commits into
base: master
Choose a base branch
from

Conversation

Goooler
Copy link

@Goooler Goooler commented Feb 20, 2024

Closes #23.


We can keep this repo update to date by enabling @renovate-bot.

@Goooler Goooler mentioned this pull request Feb 20, 2024
Comment on lines -31 to +24
tasks.withType<KotlinCompile>() {
kotlinOptions.jvmTarget = "1.8"
java {
toolchain.languageVersion = JavaLanguageVersion.of(11)
Copy link
Author

Choose a reason for hiding this comment

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

com.android.tools requires Java 11 or newer.

@Goooler Goooler changed the title Minor updates Support bundling CLI and minor updates Jul 20, 2024
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.

Build a CLI to use
1 participant