Merge pull request #769 from Egorand/egorand/181210/kotlinpoet-1.0.0

KotlinPoet 1.0.0
This commit is contained in:
Jesse Wilson 2018-12-11 11:05:12 -05:00 committed by GitHub
commit 9f6197b67c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@
<dependency>
<groupId>com.squareup</groupId>
<artifactId>kotlinpoet</artifactId>
<version>1.0.0-RC3</version>
<version>1.0.0</version>
</dependency>
<dependency>
<groupId>com.google.auto</groupId>