diff --git a/build.gradle b/build.gradle index e03a48a8..3f63fe0c 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.9.12-alpha" + ext.xpopup_version = "2.9.13" repositories { google() mavenCentral()