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 12, 2024
1 parent a3d55ff commit 323ff44
Showing 1 changed file with 1 addition and 1 deletion.
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")
coordinates("com.contentstack.sdk", "android", "3.14.0-SNAPSHOT")

pom {
name = "contentstack-android"
Expand Down

0 comments on commit 323ff44

Please sign in to comment.