File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Changelog
22=========
33
4+ 1.2.0
5+ -----
6+
7+ _ 2024-06-07_
8+
9+ - Update to Kotlin ` 2.0.0 ` .
10+ - Update to KSP ` 2.0.0-1.0.22 ` .
11+ - ** Fix** : Support multi-round processing.
12+ - ** Fix** : Improve error message when no service interfaces are specified.
13+
14+ Special thanks to [ @daisyliu618 ] ( https://github.com/daisyliu618 ) and [ @lexa-diky ] ( https://github.com/lexa-diky ) for contributing to this release!
15+
4161.1.0
517-----
618
Original file line number Diff line number Diff line change 1616org.gradle.jvmargs =-Xms1g -Xmx4g -Dfile.encoding=UTF-8 -XX:MaxMetaspaceSize=1g -XX:+HeapDumpOnOutOfMemoryError
1717
1818GROUP =dev.zacsweers.autoservice
19- VERSION_NAME =1.2.0-SNAPSHOT
19+ VERSION_NAME =1.2.0
2020POM_DESCRIPTION =A KSP implementation of AutoService.
2121POM_URL =https://github.com/ZacSweers/auto-service-ksp
2222POM_SCM_URL =https://github.com/ZacSweers/auto-service-ksp
You can’t perform that action at this time.
0 commit comments