We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2f400a commit 4467188Copy full SHA for 4467188
2 files changed
CHANGELOG.md
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+Version 0.5.5
5
+-------------
6
+
7
+_2021-09-02_
8
9
+* Update KSP to `1.5.30-1.0.0-beta09`.
10
+* **Fix:** Java sources are now supported.
11
12
+Thanks to [@ganadist](https://github.com/ganadist) for contributing to this release!
13
14
Version 0.5.4
15
-------------
16
gradle.properties
@@ -15,7 +15,7 @@
#
17
GROUP=dev.zacsweers.autoservice
18
-VERSION_NAME=0.6.0-SNAPSHOT
+VERSION_NAME=0.5.5
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