Skip to content

Commit db46291

Browse files
committed
Releasing v1.0.3-1.4-M3.
1 parent 052a267 commit db46291

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@
44

55
*
66

7+
## 1.0.3-1.4-M3 (2020-07-17)
8+
9+
* Bug fix for Gradle's configuration caching #29.
10+
* Same as `1.0.3`, only built with Kotlin 1.4-M3.
11+
712
## 1.0.3 (2020-07-17)
813

914
* Bug fix for Gradle's configuration caching #29.

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
GROUP=com.squareup.hephaestus
2-
VERSION_NAME=1.0.3
2+
VERSION_NAME=1.0.3-1.4-M3
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)