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

add gradle application plugin to the apktool-cli #3070

Merged
merged 1 commit into from
May 20, 2023

Conversation

sv99
Copy link
Contributor

@sv99 sv99 commented May 18, 2023

Add application plugin for running from gradle

.\gradlew run --args="--version"
# or
.\gradlew runShadow --args="--version"

@iBotPeaches iBotPeaches self-assigned this May 18, 2023
Copy link
Owner

@iBotPeaches iBotPeaches left a comment

Choose a reason for hiding this comment

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

Not sure of purpose of this, but I see no downside to approving it.

@iBotPeaches iBotPeaches merged commit 80dcdd1 into iBotPeaches:master May 20, 2023
28 checks passed
iBotPeaches added a commit that referenced this pull request May 20, 2023
@iBotPeaches iBotPeaches added this to the v2.8.0 milestone Jul 16, 2023
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.

None yet

2 participants