We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7391058 commit 72e4e28Copy full SHA for 72e4e28
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# CHANGELOG
2
3
-## Version 3.15.2
+## Version 3.16.0
4
5
### Date: 31-July-2024
6
contentstack/build.gradle
@@ -10,7 +10,7 @@ android.buildFeatures.buildConfig true
10
mavenPublishing {
11
publishToMavenCentral(SonatypeHost.DEFAULT)
12
signAllPublications()
13
- coordinates("com.contentstack.sdk", "android", "3.15.2")
+ coordinates("com.contentstack.sdk", "android", "3.16.0")
14
15
pom {
16
name = "contentstack-android"
0 commit comments