Skip to content

Commit 0cfa8c8

Browse files
chore: version bump to 3.14.0
1 parent 22351e0 commit 0cfa8c8

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitignore

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,4 @@ src/main/res/
4747
contentstack/src/androidTest/java/com/contentstack/sdk/SyncTestCase.java
4848

4949
# key file
50-
key.keystore
50+
# key.keystore

contentstack/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ android.buildFeatures.buildConfig true
1010
mavenPublishing {
1111
publishToMavenCentral(SonatypeHost.DEFAULT)
1212
signAllPublications()
13-
coordinates("com.contentstack.sdk", "android", "3.13.0")
13+
coordinates("com.contentstack.sdk", "android", "3.14.0")
1414

1515
pom {
1616
name = "contentstack-android"

0 commit comments

Comments
 (0)