Skip to content

Commit

Permalink
Update apktool to 2.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Miepee committed Jun 2, 2023
1 parent 56149ca commit 15abb80
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions GlennGUI/GlennGUI/MainForm.cs
Original file line number Diff line number Diff line change
Expand Up @@ -146,6 +146,7 @@ private async void ButtonPortOnClick(object sender, EventArgs e)
string iconPath = RawMods.GetProperPathToBuiltinIcons(nameof(ResourcesLib.icon), userIconPath);
string splashPath = RawMods.GetProperPathToBuiltinIcons(nameof(ResourcesLib.splash), userSplashPath);

// TODO: handle when porting methods throw exception
try
{
if (checkboxWindows.Checked.Value)
Expand Down
Binary file modified GlennLib/utils/apktool.jar
Binary file not shown.

0 comments on commit 15abb80

Please sign in to comment.