Skip to content

Commit

Permalink
Refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
K0R0L committed May 27, 2024
1 parent a72ead9 commit cb0099d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/core_common/modules/icu.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,8 @@ def make():
if (-1 != config.option("platform").find("android")):
icu_android.make()

os.chdir(base_dir)

icu_major = "58"
icu_minor = "3"

Expand Down

0 comments on commit cb0099d

Please sign in to comment.