Skip to content

Commit

Permalink
Upgrade CommonUtils
Browse files Browse the repository at this point in the history
  • Loading branch information
devgianlu committed Dec 6, 2023
1 parent 0b4e223 commit a0d55ba
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CommonUtils
Submodule CommonUtils updated 175 files
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
include ':app', ':CommonUtils', ':pyxoverloaded'
project(':CommonUtils').projectDir = new File('./CommonUtils/utils')
project(':CommonUtils').projectDir = new File('./CommonUtils')

0 comments on commit a0d55ba

Please sign in to comment.