diff --git a/README.md b/README.md index 8b96d69f..48b118a9 100644 --- a/README.md +++ b/README.md @@ -10,7 +10,7 @@ # Official Amplitude Android SDK -##### _April 06, 2021_ - [v2.31.0](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.31.0) +##### _April 21, 2021_ - [v2.31.1](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.31.1) ## 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 c6ac3b12..9a70aec7 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,4 +1,4 @@ -ARTIFACT_VERSION=2.31.1-SNAPSHOT +ARTIFACT_VERSION=2.31.1 ARTIFACT_GROUP=com.amplitude POM_PACKAGING=aar