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 c8f0751 commit 1965e79Copy full SHA for 1965e79
CHANGELOG.md
@@ -9,6 +9,16 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
9
- `Fixed` for any bug fixes.
10
- `Security` in case of vulnerabilities.
11
12
+## [1.0.3] - 29/10/2023
13
+### Changed
14
+- Project java version to 17
15
+- Updated dependencies to latest version
16
+- Updated sample app to latest version
17
+- Moved Gson to Moshi converter
18
+- targetSdk and compileSdk to 34
19
+- Kotlin version to 1.9.10
20
+- Docs updated Build config section
21
+
22
## [1.0.2] - 23/02/2022
23
### Changed
24
- Transferred from [CodeIt-With-Coffee](https://github.com/CodeIt-With-Coffee) to
0 commit comments