diff --git a/connector/build.gradle b/connector/build.gradle index b6cbc0c..0847f7c 100644 --- a/connector/build.gradle +++ b/connector/build.gradle @@ -57,7 +57,7 @@ afterEvaluate { // You can then customize attributes of the publication as shown below. groupId = 'org.unifiedpush.android' artifactId = 'connector' - version = '2.3.1' + version = '2.4.0' } } }