We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775f1f8 commit 9d1cd5cCopy full SHA for 9d1cd5c
CHANGELOG.md
@@ -4,6 +4,8 @@ All notable changes to this project will be documented in this file.
4
5
---
6
## master
7
+
8
+## 2.18.0
9
* Bump kotlin to 1.9.22
10
* Bump Gradle to 8.5
11
* Fix issue when fetch src directory from jvm projects
gradle.properties
@@ -17,7 +17,7 @@ ksp.incremental=true
17
ksp.incremental.log=true
18
19
GROUP=com.careem.mockingbird
20
-VERSION=2.18.0-SNAPSHOT
+VERSION=2.18.0
21
# Kotlin
22
kotlin.code.style=official
23
kotlin.mpp.stability.nowarn=true
0 commit comments