We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5753633 commit cefede4Copy full SHA for cefede4
gradle.properties
@@ -17,7 +17,7 @@ ksp.incremental=true
17
ksp.incremental.log=true
18
19
GROUP=com.careem.mockingbird
20
-VERSION=2.12.0
+VERSION=2.12.1
21
POM_NAME=mockingbird
22
POM_DESCRIPTION=A Koltin multiplatform library that provides an easier way to mock and write unit tests for a multiplatform project
23
POM_SCM_URL=https://github.com/careem/mockingbird
0 commit comments