Skip to content

Commit

Permalink
v3.14.0: function support added
Browse files Browse the repository at this point in the history
- initial sequential sync
- sequential sync
  • Loading branch information
ishaileshmishra committed Feb 8, 2024
1 parent 080cc05 commit b11ea95
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
2 changes: 1 addition & 1 deletion contentstack/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ android.buildFeatures.buildConfig true
mavenPublishing {
publishToMavenCentral(SonatypeHost.DEFAULT)
signAllPublications()
coordinates("com.contentstack.sdk", "android", "3.14.0-SNAPSHOT")
coordinates("com.contentstack.sdk", "android", "3.14.0")

pom {
name = "contentstack-android"
Expand Down
Loading

0 comments on commit b11ea95

Please sign in to comment.