diff --git a/connector/build.gradle b/connector/build.gradle index 7c72d3a..a2c4d3b 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.2.0' + version = '2.3.0' } } }