We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 71fe5d7 commit 92874fdCopy full SHA for 92874fd
2 files changed
CHANGELOG.md
@@ -1,6 +1,14 @@
1
Changelog
2
=========
3
4
+Version 0.5.2
5
+-------------
6
+
7
+_2021-05-27_
8
9
+* Update to KSP `1.5.10-1.0.0-beta01`
10
+* Update to Kotlin `1.5.10`
11
12
Version 0.5.1
13
-------------
14
gradle.properties
@@ -15,7 +15,7 @@
15
#
16
17
GROUP=dev.zacsweers.autoservice
18
-VERSION_NAME=0.6.0-SNAPSHOT
+VERSION_NAME=0.5.2
19
POM_DESCRIPTION=A KSP implementation of AutoService.
20
POM_URL=https://github.com/ZacSweers/auto-service-ksp
21
POM_SCM_URL=https://github.com/ZacSweers/auto-service-ksp
0 commit comments