From b5366f8898c3afc93647c23b28548fdbab5585ed Mon Sep 17 00:00:00 2001 From: li-xiaojun <16167479@qq.com> Date: Mon, 9 May 2022 15:54:24 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832.7.9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.gradle b/build.gradle index d9bef1ae..ac1daf7c 100644 --- a/build.gradle +++ b/build.gradle @@ -1,7 +1,7 @@ // Top-level build file where you can add configuration options common to all sub-projects/modules. buildscript { - ext.xpopup_version = "2.7.8" + ext.xpopup_version = "2.7.9" repositories { google() mavenCentral()