diff options
| author | Triang3l <triang3l@yandex.ru> | 2020-11-21 23:07:14 +0300 |
|---|---|---|
| committer | Triang3l <triang3l@yandex.ru> | 2020-11-21 23:07:14 +0300 |
| commit | 6c1394d55dd1b0d32df3c91800935654824bbadf (patch) | |
| tree | 9ff244463dc56bf71ff1bba237e9c40f15f9cd68 | |
| parent | 73dad88429a83c1d007cb672e288d2becbd2c195 (diff) | |
[Build] Switch premake-androidmk to a fork
| -rw-r--r-- | .gitmodules | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitmodules b/.gitmodules index 82de820d2..597affeb8 100644 --- a/.gitmodules +++ b/.gitmodules @@ -69,4 +69,4 @@ url = https://github.com/Enhex/premake-cmake.git [submodule "third_party/premake-androidmk"] path = third_party/premake-androidmk - url = https://github.com/Meoo/premake-androidmk.git + url = https://github.com/Triang3l/premake-androidmk.git |
