Skip to content

Commit be1c293

Browse files
committed
version bump
1 parent 468cb80 commit be1c293

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.16.2
4+
5+
### Date: 28-August-2024
6+
7+
- Early access header test
8+
9+
---
10+
311
## Version 3.16.1
412

513
### Date: 21-August-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.16.1")
13+
coordinates("com.contentstack.sdk", "android", "3.16.2")
1414

1515
pom {
1616
name = "contentstack-android"

0 commit comments

Comments
 (0)