Skip to content

Commit

Permalink
Merge pull request #62 from adobe/ci-bom-3.2.1-update
Browse files Browse the repository at this point in the history
[CI] updating BOM to 3.2.1
  • Loading branch information
praveek authored Jun 28, 2024
2 parents c557abd + 679ebc1 commit f57c93c
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions android/aepsdk-bom/gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#Thu, 27 Jun 2024 00:01:30 +0000
#Fri, 28 Jun 2024 18:25:04 +0000
org.gradle.jvmargs=-Xmx2048m
android.injected.testOnly=false
org.gradle.configureondemand=false
Expand All @@ -7,4 +7,4 @@ android.useAndroidX=true
mavenRepoName=AdobeMobileBOM
mavenRepoDescription=BOM for Adobe Experience Platform Android SDKs
#BOM
bomVersion=3.2.0
bomVersion=3.2.1
6 changes: 3 additions & 3 deletions android/aepsdk-bom/sdk-bom/bom-release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,9 @@ This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.ma
<details>
<summary>Expand</summary>

| Extension artifact | BOM (3.1.0) | BOM (3.2.0) |
| Extension artifact | BOM (3.2.0) | BOM (3.2.1) |
|-----|-----|-----|
| **com.adobe.marketing.mobile:messaging** | **3.0.0** | **3.1.0**|
| com.adobe.marketing.mobile:analytics | 3.0.0 | 3.0.0 |
| **com.adobe.marketing.mobile:analytics** | **3.0.0** | **3.0.1**|
| com.adobe.marketing.mobile:assurance | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:audience | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:campaign | 3.0.0 | 3.0.0 |
Expand All @@ -19,6 +18,7 @@ This BOM ([Bill of Materials](https://central.sonatype.com/artifact/com.adobe.ma
| com.adobe.marketing.mobile:identity | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:lifecycle | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:media | 3.1.0 | 3.1.0 |
| com.adobe.marketing.mobile:messaging | 3.1.0 | 3.1.0 |
| com.adobe.marketing.mobile:notificationbuilder | 3.0.0 | 3.0.0 |
| com.adobe.marketing.mobile:optimize | 3.0.1 | 3.0.1 |
| com.adobe.marketing.mobile:places | 3.0.0 | 3.0.0 |
Expand Down
2 changes: 1 addition & 1 deletion android/aepsdk-bom/sdk-bom/bom.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
com.adobe.marketing.mobile-analytics=3.0.0
com.adobe.marketing.mobile-analytics=3.0.1
com.adobe.marketing.mobile-assurance=3.0.1
com.adobe.marketing.mobile-audience=3.0.0
com.adobe.marketing.mobile-campaign=3.0.0
Expand Down

0 comments on commit f57c93c

Please sign in to comment.