adapted project-files such that project can be used with intellij IDEA IDE

This commit is contained in:
armin
2017-10-24 18:04:19 +02:00
parent a850e8b816
commit 17bbd9161f
6 changed files with 25 additions and 8 deletions
+4
View File
@@ -72,6 +72,10 @@
<groupId>com.google.dagger</groupId>
<artifactId>dagger</artifactId>
</dependency>
<dependency>
<groupId>com.google.dagger</groupId>
<artifactId>dagger-compiler</artifactId>
</dependency>
<!-- Zxcvbn -->
<dependency>