We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ebc3bbf commit e1e4f33Copy full SHA for e1e4f33
CHANGELOG.md
@@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file.
5
---
6
## master
7
8
+## 2.15.0
9
+
10
## 2.14.0
11
* Fix ksp code generation for non-jvm target
12
gradle.properties
@@ -17,7 +17,7 @@ ksp.incremental=true
17
ksp.incremental.log=true
18
19
GROUP=com.careem.mockingbird
20
-VERSION=2.15.0-SNAPSHOT
+VERSION=2.15.0
21
# Kotlin
22
kotlin.code.style=official
23
kotlin.mpp.stability.nowarn=true
0 commit comments