From 905b63aaead54d14feb8227287ff87e64618af05 Mon Sep 17 00:00:00 2001 From: halx99 Date: Thu, 17 Jul 2025 22:13:32 +0800 Subject: [PATCH] Update curl: 8.15.0, agp: 8.11.1 --- 1k/build.profiles | 2 +- 3rdparty/README.md | 2 +- manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/1k/build.profiles b/1k/build.profiles index 547f479b263e..38156f956118 100644 --- a/1k/build.profiles +++ b/1k/build.profiles @@ -62,7 +62,7 @@ gradle=8.14.3 # The android gradle plugin, @setup.ps1 # as stable as possible, match with build-tools,android-studio -agp=8.11.0 +agp=8.11.1 # The android build-tools, @axmol-cmdline @gradle # as stable as possible, match with agp,android-studio diff --git a/3rdparty/README.md b/3rdparty/README.md index 36112ef54bab..50f5a5e75678 100644 --- a/3rdparty/README.md +++ b/3rdparty/README.md @@ -47,7 +47,7 @@ ## curl - [![Upstream](https://img.shields.io/github/v/release/curl/curl?label=Upstream)](https://github.com/curl/curl) -- Version: 8.13.0 +- Version: 8.15.0 - License: Curl (MIT/X) ## doctest diff --git a/manifest.json b/manifest.json index f9bdac3e1766..425cfb234208 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "versions": { - "1kdist": "v105", + "1kdist": "v106", "oboe": "1.9.3", "kcp": "v1.7-f2aa30e", "opus": "v1.5.2",