diff --git a/build.gradle b/build.gradle index 3f45ecee9..99ce43aea 100644 --- a/build.gradle +++ b/build.gradle @@ -4,7 +4,7 @@ buildscript { // The version of Ably's client library for Java that we're using. // Source code: https://github.com/ably/ably-java // Maven coordinates: groupId 'io.ably', artifactId ':'ably-android'. - ext.ably_core_version = '1.2.18' + ext.ably_core_version = '1.2.20' repositories { google()