Skip to content

Commit

Permalink
New release: 2.39.2
Browse files Browse the repository at this point in the history
  • Loading branch information
haoliu-amp committed Feb 17, 2023
1 parent 85084f6 commit e2d319a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ To learn more about the new SDK, here are some useful links:

# Official Amplitude Android SDK

##### _February 16, 2023_ - [v2.39.1](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.39.1)
##### _February 17, 2023_ - [v2.39.2](https://github.com/amplitude/Amplitude-Android/releases/tag/v2.39.2)

## Amplitude and Ampli SDK
[Ampli SDK](https://www.docs.developers.amplitude.com/data/ampli) is autogenerated library based on your pre-defined [tracking plan](https://help.amplitude.com/hc/en-us/articles/5078731378203-Create-a-tracking-plan). The Ampli SDK, is a lightweight wrapper over the Amplitude SDK that provides type-safety, supports linting, and enables features like input validation. The code replicates the spec in the Tracking Plan and enforces its rules and requirements. This repository is about **Amplitude SDK**. To learn more about Ampli SDK, please refer to the [Ampli Android](https://www.docs.developers.amplitude.com/data/sdks/android-ampli/) and [examples](https://github.com/amplitude/ampli-examples).
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ARTIFACT_VERSION=2.39.2-SNAPSHOT
ARTIFACT_VERSION=2.39.2
ARTIFACT_GROUP=com.amplitude

POM_PACKAGING=aar
Expand Down

0 comments on commit e2d319a

Please sign in to comment.