Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated changelog
  • Loading branch information
andylamax committed Oct 7, 2021
commit 3b775b438e6b13be37ba6ec15dcc36d182fd5e33
10 changes: 6 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,11 +42,13 @@

- [[BF100]](https://github.com/picortex/bitframe/issues/100) Cache gradle for faster CI builds

## Dependencies
## Libs/Tools Dependency Changes

- Bumped kotlin to 1.5.31 from 1.5.30
- Bumped ksp to 1.5.31-1.0.0 from 1.5.30-1.0.0
- Bumped asoft foundation from 1.4.0 to 1.4.11
| Lib/Tool | Prev version | Current version|
|----------|--------------|----------------|
| Kotlin | 1.5.30 | 1.5.31 |
| KSP | 1.5.30-1.0.0 | 1.5.31-1.0.0 |
| asoft foundation | 1.4.0| 1.4.11 |

# 0.0.28

Expand Down