diff --git a/.gitmodules b/.gitmodules index 101674a90..caecf6d53 100644 --- a/.gitmodules +++ b/.gitmodules @@ -27,7 +27,7 @@ url = https://github.com/desktop-app/codegen.git [submodule "Telegram/lib_ui"] path = Telegram/lib_ui - url = https://github.com/desktop-app/lib_ui.git + url = https://github.com/kotatogram/lib_ui.git [submodule "Telegram/lib_lottie"] path = Telegram/lib_lottie url = https://github.com/desktop-app/lib_lottie.git @@ -42,7 +42,7 @@ url = https://github.com/desktop-app/lib_storage.git [submodule "cmake"] path = cmake - url = https://github.com/desktop-app/cmake_helpers.git + url = https://github.com/kotatogram/cmake_helpers.git [submodule "Telegram/ThirdParty/expected"] path = Telegram/ThirdParty/expected url = https://github.com/TartanLlama/expected diff --git a/Telegram/lib_ui b/Telegram/lib_ui index 7328e2786..13a177293 160000 --- a/Telegram/lib_ui +++ b/Telegram/lib_ui @@ -1 +1 @@ -Subproject commit 7328e2786248c673e3599695a56989d9c1062303 +Subproject commit 13a177293cd8ff3ce13b5349b2ab08fcb02dcfd9 diff --git a/cmake b/cmake index a32690808..1ae35222d 160000 --- a/cmake +++ b/cmake @@ -1 +1 @@ -Subproject commit a32690808bd91c15206524eb7fd3a346bf51b149 +Subproject commit 1ae35222da981db1a83f5c2399254ff4e37da2e6