Skip to content

Commit

Permalink
Bumping 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
careembot committed Mar 18, 2024
1 parent 775f1f8 commit 9d1cd5c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.

---
## master

## 2.18.0
* Bump kotlin to 1.9.22
* Bump Gradle to 8.5
* Fix issue when fetch src directory from jvm projects
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ ksp.incremental=true
ksp.incremental.log=true

GROUP=com.careem.mockingbird
VERSION=2.18.0-SNAPSHOT
VERSION=2.18.0
# Kotlin
kotlin.code.style=official
kotlin.mpp.stability.nowarn=true
Expand Down

0 comments on commit 9d1cd5c

Please sign in to comment.