From d4449b47e26fb5ff6a192497dbbb97e575370e3c Mon Sep 17 00:00:00 2001 From: li-xiaojun <16167479@qq.com> Date: Mon, 16 May 2022 17:05:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=8F=91=E5=B8=832.8.0?= 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 ac1daf7c..e354e4e0 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.9" + ext.xpopup_version = "2.8.0" repositories { google() mavenCentral()