Skip to content

Add ability to automatically pick up the latest apktool.jar version#3683

Merged
iBotPeaches merged 1 commit into
iBotPeaches:masterfrom
codebymikey:wrapper-script-enhancement
Sep 6, 2024
Merged

Add ability to automatically pick up the latest apktool.jar version#3683
iBotPeaches merged 1 commit into
iBotPeaches:masterfrom
codebymikey:wrapper-script-enhancement

Conversation

@codebymikey
Copy link
Copy Markdown
Contributor

Similar to the work done on #2120, adding the ability to automatically pick up the latest apktool version for the user.

If the script finds an apktool.jar it's selected automatically, otherwise it looks for jar versions available in its directory with the name format apktool_<version>.jar and picks the latest accordingly.

@iBotPeaches
Copy link
Copy Markdown
Owner

Is this a pattern someone started somewhere in some tool/guide that caused a lot of people to collect the versions in this manner?

@codebymikey
Copy link
Copy Markdown
Contributor Author

No, I think it's mainly because that's the default naming convention of the jar files downloaded from the GitHub releases, so it's a lot more convenient saving them directly within the same directory as the wrapper and having it work that way without needing to rename it.

@iBotPeaches iBotPeaches merged commit 5974d74 into iBotPeaches:master Sep 6, 2024
iBotPeaches added a commit that referenced this pull request Sep 6, 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.

2 participants