We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8e9594 commit efed957Copy full SHA for efed957
build.gradle
@@ -26,7 +26,7 @@ def getProperty = { property ->
26
}
27
28
group = "com.pusher"
29
-version = "2.4.0"
+version = "2.4.1"
30
sourceCompatibility = "1.8"
31
targetCompatibility = "1.8"
32
0 commit comments