diff --git a/README.md b/README.md index a3696647..fd0c5426 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # Official Amplitude Android SDK -##### _June 16, 2020_ - [v2.26.1](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.26.1) +##### _July 15, 2020_ - [v2.27.0](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.27.0) ## Installation and Quick Start Please visit our :100:[Developer Center](https://developers.amplitude.com/docs/android) for instructions on installing and using our the SDK. diff --git a/gradle.properties b/gradle.properties index 9fd8a9bf..f26fbb80 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -ARTIFACT_VERSION=2.26.2-SNAPSHOT +ARTIFACT_VERSION=2.27.0 ARTIFACT_GROUP=com.amplitude POM_PACKAGING=aar