diff --git a/android-sdk/build.gradle b/android-sdk/build.gradle index 768f1139..088e1f6b 100644 --- a/android-sdk/build.gradle +++ b/android-sdk/build.gradle @@ -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 { diff --git a/dist/android-sdk-3.3.0-beta.0.aar b/dist/android-sdk-3.3.0-beta.0.aar deleted file mode 100644 index ee83c1fb..00000000 Binary files a/dist/android-sdk-3.3.0-beta.0.aar and /dev/null differ diff --git a/dist/android-sdk-3.3.0.aar b/dist/android-sdk-3.3.0.aar new file mode 100644 index 00000000..dc7ef3c0 Binary files /dev/null and b/dist/android-sdk-3.3.0.aar differ