Skip to content

Commit 16625a0

Browse files
committed
Releasing v1.0.1-1.4-M3.
1 parent 61455e2 commit 16625a0

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
* Fixed file path issues on Windows #13 #24.
1212
* Allow Dagger modules that are interfaces #14 #24.
1313
* Test Hephaestus with Kotlin `1.4` and `1.4.2`.
14+
* Use `1.0.1-1.4-M3` to use Hephaestus in projects with Kotlin 1.4-M3.
1415

1516
## 1.0.0 (2020-06-16)
1617

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.2-SNAPSHOT
2+
VERSION_NAME=1.0.1-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)