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 78fd1cc commit a071cadCopy full SHA for a071cad
build.gradle
@@ -21,7 +21,7 @@ apply plugin: 'org.ajoberstar.github-pages'
21
apply plugin: 'signing'
22
23
group = "com.pusher"
24
-version = "1.8.1-SNAPSHOT"
+version = "1.8.2-SNAPSHOT"
25
sourceCompatibility = "1.6"
26
targetCompatibility = "1.6"
27
0 commit comments