From 53bf30286869770b3ed95449055ec869d9173833 Mon Sep 17 00:00:00 2001 From: Alibek Omarov Date: Thu, 25 Sep 2025 15:41:24 +0500 Subject: [PATCH] 3rdparty: mainui: update --- 3rdparty/mainui | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/3rdparty/mainui b/3rdparty/mainui index 496894b9..f1b5317c 160000 --- a/3rdparty/mainui +++ b/3rdparty/mainui @@ -1 +1 @@ -Subproject commit 496894b987aabae6a47de821bcd83e3fda5e19ec +Subproject commit f1b5317cd0abf855cbc872fa79535f360606eacc diff --git a/README.md b/README.md index 863f9f62..1ad5a1f8 100644 --- a/README.md +++ b/README.md @@ -116,4 +116,4 @@ If compiling 32-bit on amd64, make sure `PKG_CONFIG_PATH` from the previous step 3) Install: `./waf install --destdir=/path/to/any/output/directory`. #### Android (Windows/Linux/macOS) -You can just open the `android` folder in Android Studio and build from here, or use `gradlew` to build from command line. \ No newline at end of file +You can just open the `android` folder in Android Studio and build from here, or use `gradlew` to build from command line.