From d43dd100dd53d76c7d3f5bff6f4a0cda241647a7 Mon Sep 17 00:00:00 2001 From: haoliu Date: Wed, 3 Jun 2020 04:54:37 +0000 Subject: [PATCH] New release: 2.26.0 --- README.md | 2 +- gradle.properties | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d36cd295..e88fb033 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # Official Amplitude Android SDK -##### _May 14, 2020_ - [v2.25.2](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.25.2) +##### _June 03, 2020_ - [v2.26.0](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.26.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 4f94bcf9..e77ac907 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -ARTIFACT_VERSION=2.25.3-SNAPSHOT +ARTIFACT_VERSION=2.26.0 ARTIFACT_GROUP=com.amplitude POM_PACKAGING=aar