diff --git a/gradle.properties b/gradle.properties index b28a9a452..8608d0ced 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,5 +1,5 @@ GROUP=com.squareup.anvil -VERSION_NAME=2.0.4 +VERSION_NAME=2.0.5-SNAPSHOT POM_DESCRIPTION=A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces. POM_INCEPTION_YEAR=2020