diff --git a/README.md b/README.md index fd0c5426..91bfa069 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # Official Amplitude Android SDK -##### _July 15, 2020_ - [v2.27.0](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.27.0) +##### _August 11, 2020_ - [v2.28.0](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.28.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 f05d7517..2aee35ef 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -ARTIFACT_VERSION=2.27.1-SNAPSHOT +ARTIFACT_VERSION=2.28.0 ARTIFACT_GROUP=com.amplitude POM_PACKAGING=aar