Skip to content

Commit c94e416

Browse files
committed
Releasing version 2.3.6.
1 parent 5050ecd commit c94e416

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

3+
## 2.3.6 (2021-10-12)
4+
5+
* Support constant members in annotations properly, see #379.
6+
37
## 2.3.5 (2021-10-06)
48

59
* Upgraded Anvil to Kotlin `1.5.31`.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.squareup.anvil
2-
VERSION_NAME=2.3.6-SNAPSHOT
2+
VERSION_NAME=2.3.6
33

44
POM_DESCRIPTION=A Kotlin compiler plugin to make dependency injection with Dagger 2 easier by automatically merging Dagger modules and component interfaces.
55
POM_INCEPTION_YEAR=2020

0 commit comments

Comments
 (0)