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()