Skip to content

Commit 9d1cd5c

Browse files
committed
Bumping 2.18.0
1 parent 775f1f8 commit 9d1cd5c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

+2
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
44

55
---
66
## master
7+
8+
## 2.18.0
79
* Bump kotlin to 1.9.22
810
* Bump Gradle to 8.5
911
* Fix issue when fetch src directory from jvm projects

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ ksp.incremental=true
1717
ksp.incremental.log=true
1818

1919
GROUP=com.careem.mockingbird
20-
VERSION=2.18.0-SNAPSHOT
20+
VERSION=2.18.0
2121
# Kotlin
2222
kotlin.code.style=official
2323
kotlin.mpp.stability.nowarn=true

0 commit comments

Comments
 (0)