Skip to content

Commit

Permalink
chore: version bump to 3.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
harshithad0703 committed May 7, 2024
1 parent df0f6f2 commit f1dab8f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -47,4 +47,4 @@ src/main/res/
contentstack/src/androidTest/java/com/contentstack/sdk/SyncTestCase.java

# key file
key.keystore
# key.keystore
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.13.0")
coordinates("com.contentstack.sdk", "android", "3.14.0")

pom {
name = "contentstack-android"
Expand Down

0 comments on commit f1dab8f

Please sign in to comment.