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 0cfa8c8 commit 0b92b55Copy full SHA for 0b92b55
.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
@@ -1,5 +1,23 @@
1
# CHANGELOG
2
3
+## Version 3.14.0
4
+
5
+### Date: 13-May-2024
6
7
+- GCP support implementation
8
9
+---
10
11
+## Version 3.13.0
12
13
+### Date: 02-Feb-2024
14
15
+- Fixed dependency installing issue
16
+- Fixed Download Issue
17
+- Error Status Code added
18
+- Support of early access headers
19
20
21
22
## Version 3.12.4
23
0 commit comments