Skip to content

Commit

Permalink
chore: version bump done need to add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
reeshika-h committed Aug 20, 2024
1 parent 73be744 commit a65af17
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.16.0")
coordinates("com.contentstack.sdk", "android", "4.0.0")

pom {
name = "contentstack-android"
Expand Down

0 comments on commit a65af17

Please sign in to comment.