Skip to content

Commit

Permalink
another push test 1
Browse files Browse the repository at this point in the history
  • Loading branch information
pysambrero committed May 4, 2020
1 parent 1226428 commit 46a7059
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion android-revenge.iml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
<orderEntry type="module-library">
<library name="Maven: brut.apktool:apktool:2.3.0">
<CLASSES>
<root url="jar://$MODULE_DIR$/src/main/resources/lib/apktool_2.3.0.jar!/" />
<root url="jar://$MODULE_DIR$/src/main/resources/lib/apktool_2.4.1.jar!/" />
</CLASSES>
<JAVADOC />
<SOURCES />
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -231,7 +231,6 @@ public void buildApk(String userUuid, String projectFolderNameUuid, boolean isTe
} catch (Exception e) {
//LOGGER.error(ExceptionUtils.getStackTrace(e));
throw e;

}
}

Expand Down

0 comments on commit 46a7059

Please sign in to comment.