mirror of
https://github.com/fankes/moshi.git
synced 2025-10-19 07:59:21 +08:00
Use KotlinPoet's MemberName for emptySet import. (#818)
* Update to KotlinPoet 1.1.0. * Use KotlinPoet's MemberName for emptySet import.
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
<dependency>
|
||||
<groupId>com.squareup</groupId>
|
||||
<artifactId>kotlinpoet</artifactId>
|
||||
<version>1.0.1</version>
|
||||
<version>1.1.0</version>
|
||||
</dependency>
|
||||
<dependency>
|
||||
<groupId>com.google.auto</groupId>
|
||||
|
Reference in New Issue
Block a user