Skip to content

Commit

Permalink
published v3.3.0 via Maven Central
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulrvp committed Aug 5, 2022
1 parent 4d99532 commit 81d85e8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android-sdk/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ apply plugin: 'com.android.library'
ext {
PUBLISH_GROUP_ID = 'com.blueshift'
PUBLISH_ARTIFACT_ID = 'android-sdk'
PUBLISH_VERSION = '3.3.0-beta.0'
PUBLISH_VERSION = '3.3.0'
}

android {
Expand Down
Binary file removed dist/android-sdk-3.3.0-beta.0.aar
Binary file not shown.
Binary file added dist/android-sdk-3.3.0.aar
Binary file not shown.

0 comments on commit 81d85e8

Please sign in to comment.