diff --git a/CHANGELOG.md b/CHANGELOG.md index 4b727cf..051464d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # Piano Analytics SDK for Android -## v3.3.5-SNAPSHOT +## v3.3.5 * Decreased default offline storage lifetime for events * Fixed bug with cyclic read/save current privacy mode after its expiration diff --git a/piano-analytics/gradle.properties b/piano-analytics/gradle.properties index 4bf2fe7..769d580 100644 --- a/piano-analytics/gradle.properties +++ b/piano-analytics/gradle.properties @@ -1,4 +1,4 @@ -VERSION_NAME=3.3.5-SNAPSHOT +VERSION_NAME=3.3.5 GROUP=io.piano.android POM_NAME=Analytics POM_ARTIFACT_ID=analytics