Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
reobf committed Sep 26, 2024
1 parent 134ed3f commit c76fa98
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ buildscript {



}catch (Exception e) {
e.printStackTrace()
}catch (Exception ee) {
ee.printStackTrace()
throw new Exception("Failed");
}

Expand Down

0 comments on commit c76fa98

Please sign in to comment.