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