diff --git a/ui/StatusQ/CMakeLists.txt b/ui/StatusQ/CMakeLists.txt index b96a1357f64..4bb1c16d23f 100644 --- a/ui/StatusQ/CMakeLists.txt +++ b/ui/StatusQ/CMakeLists.txt @@ -297,7 +297,7 @@ if(IOS OR ANDROID OR CMAKE_SYSTEM_NAME MATCHES "Darwin") MobileWebView GIT_REPOSITORY https://github.com/status-im/mobilewebview.git - GIT_TAG 3649572f0ccf61e5fa10f7355fd291b09bb20ce8 + GIT_TAG a3da140499da7347305852462d0b1d5fad811b18 SOURCE_SUBDIR mobilewebview ) FetchContent_MakeAvailable(MobileWebView)