diff --git a/RELEASENOTES.md b/RELEASENOTES.md index f22de48..a8550db 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,3 +1,6 @@ +### 6.12.2 +* Update Android SDK to v6.12.2 + ### 6.10.3 * Update Android SDK to v6.10.1 * Added CI-CD pipeline diff --git a/gradle.properties b/gradle.properties index 7aae707..2effde3 100644 --- a/gradle.properties +++ b/gradle.properties @@ -20,8 +20,8 @@ GROUP=com.appsflyer VERSION_CODE=14 -VERSION_NAME=6.12.2-rc1 -POM_ARTIFACT_ID=segment-android-integration-beta +VERSION_NAME=6.12.2 +POM_ARTIFACT_ID=segment-android-integration POM_PACKAGING=aar POM_NAME=AppsFlyer Integration diff --git a/releasenotes.6.12.2 b/releasenotes.6.12.2 deleted file mode 100644 index 1d187d1..0000000 --- a/releasenotes.6.12.2 +++ /dev/null @@ -1 +0,0 @@ -Update Android SDK to v6.12.2 \ No newline at end of file