From 6c1394d55dd1b0d32df3c91800935654824bbadf Mon Sep 17 00:00:00 2001 From: Triang3l Date: Sat, 21 Nov 2020 23:07:14 +0300 Subject: [PATCH] [Build] Switch premake-androidmk to a fork --- .gitmodules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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