From 19932029fbd7795fdf2b5ad599309754c3c51dac Mon Sep 17 00:00:00 2001 From: Xiang Silian Date: Wed, 15 Oct 2025 18:12:33 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9agp=20=E4=B8=BA8.12.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- gradle/libs.versions.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 7318d83..ebcbef0 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -agp = "8.13.0" +agp = "8.12.2" junit = "4.13.2" junitVersion = "1.3.0" espressoCore = "3.7.0"