From 671b9bb0e570bb4cd6edfa0bba609bb863506a50 Mon Sep 17 00:00:00 2001 From: haoliu Date: Wed, 15 Jul 2020 05:44:09 +0000 Subject: [PATCH] New release: 2.27.0 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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