We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f15750 commit 178e329Copy full SHA for 178e329
CHANGELOG.md
@@ -16,6 +16,17 @@ All notable changes to this project will be documented in this file.
16
17
### Improvements
18
19
+## [1.5.3](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.3)
20
+
21
+### Improvements
22
+- Networking refresh token calls are now done more efficiently. The refresh token call will only be done once when multiple calls return a 401.
23
+- Kotlin updated to 2.1.20
24
25
+## [1.5.2](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.2)
26
27
+### Bug Fixes
28
+- bugfix on the viewbinding of the datarow
29
30
## [1.5.1](https://github.com/appwise-labs/AndroidCore/releases/tag/1.5.1)
31
32
### Breaking
0 commit comments