We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a3ac7c commit 1ad2e77Copy full SHA for 1ad2e77
.gitignore
@@ -47,4 +47,4 @@ src/main/res/
47
contentstack/src/androidTest/java/com/contentstack/sdk/SyncTestCase.java
48
49
# key file
50
-# key.keystore
+key.keystore
CHANGELOG.md
@@ -2,11 +2,12 @@
2
3
## Version 3.14.0
4
5
-### Date: 10-Feb-2024
+### Date: 13-May-2024
6
7
- support of new sync api
8
- initSeqSync in stack class
9
- seqSync in stack class
10
+- GCP support implementation
11
12
---
13
0 commit comments