diff --git a/build.gradle b/build.gradle index ea3f398a..fe091fdb 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.8.14" + ext.xpopup_version = "2.8.15" repositories { google() mavenCentral()