Skip to content

Commit e606fb9

Browse files
committed
chore: version bump
1 parent e157f52 commit e606fb9

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# CHANGELOG
22

3+
## Version 3.15.2
4+
5+
### Date: 31-July-2024
6+
7+
- Taxonomy Support
8+
9+
---
10+
311
## Version 3.15.1
412

513
### Date: 24-June-2024

contentstack/build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android.buildFeatures.buildConfig true
1010
mavenPublishing {
1111
publishToMavenCentral(SonatypeHost.DEFAULT)
1212
signAllPublications()
13-
coordinates("com.contentstack.sdk", "android", "3.15.1")
13+
coordinates("com.contentstack.sdk", "android", "3.15.2")
1414

1515
pom {
1616
name = "contentstack-android"

0 commit comments

Comments
 (0)