diff --git a/.idea/gradle.xml b/.idea/gradle.xml
index 736c7b5..0833b17 100644
--- a/.idea/gradle.xml
+++ b/.idea/gradle.xml
@@ -3,8 +3,10 @@
-
-
+
\ No newline at end of file
diff --git a/.idea/misc.xml b/.idea/misc.xml
index b153e48..fc2d64b 100644
--- a/.idea/misc.xml
+++ b/.idea/misc.xml
@@ -3,8 +3,31 @@
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
\ No newline at end of file
diff --git a/.idea/modules.xml b/.idea/modules.xml
index 2e1012c..41bbce8 100644
--- a/.idea/modules.xml
+++ b/.idea/modules.xml
@@ -2,9 +2,8 @@
-
+
-
-
+
\ No newline at end of file
diff --git a/.idea/runConfigurations.xml b/.idea/runConfigurations.xml
new file mode 100644
index 0000000..7f68460
--- /dev/null
+++ b/.idea/runConfigurations.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
+
+
+
+
+
+
+
\ No newline at end of file
diff --git a/.idea/vcs.xml b/.idea/vcs.xml
index def6a6a..94a25f7 100644
--- a/.idea/vcs.xml
+++ b/.idea/vcs.xml
@@ -1,7 +1,6 @@
-
+
-
-
+
\ No newline at end of file
diff --git a/app/app.iml b/app/app.iml
index d2dc3b7..37b4f04 100644
--- a/app/app.iml
+++ b/app/app.iml
@@ -1,5 +1,5 @@
-
+
@@ -9,10 +9,15 @@
+
-
-
-
+
+
+
+
+ generateDebugAndroidTestSources
+ generateDebugSources
+
@@ -21,39 +26,42 @@
-
+
+
+
-
-
-
-
-
-
+
+
+
+
+
+
+
+
-
+
-
+
-
@@ -77,12 +85,12 @@
+
-
+
-
+
-
-
+
\ No newline at end of file
diff --git a/app/build.gradle b/app/build.gradle
index 837570a..b6fe5d4 100644
--- a/app/build.gradle
+++ b/app/build.gradle
@@ -15,7 +15,7 @@ android {
}
dependencies {
- compile 'com.google.dagger:dagger:2.0-SNAPSHOT'
- apt 'com.google.dagger:dagger-compiler:2.0-SNAPSHOT'
+ compile 'com.google.dagger:dagger:2.0'
+ apt 'com.google.dagger:dagger-compiler:2.0'
provided 'org.glassfish:javax.annotation:10.0-b28'
}
diff --git a/app/src/main/java/dagger/demo/DemoActivity.java b/app/src/main/java/dagger/demo/DemoActivity.java
index a5b5383..7f9f0c0 100644
--- a/app/src/main/java/dagger/demo/DemoActivity.java
+++ b/app/src/main/java/dagger/demo/DemoActivity.java
@@ -12,7 +12,7 @@ public class DemoActivity extends Activity implements HasComponent
-
+
+
-
+
@@ -15,5 +16,4 @@
-
-
+
\ No newline at end of file
diff --git a/gradle/wrapper/gradle-wrapper.properties b/gradle/wrapper/gradle-wrapper.properties
index ffaa281..707ffab 100644
--- a/gradle/wrapper/gradle-wrapper.properties
+++ b/gradle/wrapper/gradle-wrapper.properties
@@ -1,6 +1,6 @@
-#Wed Apr 10 15:27:10 PDT 2013
+#Tue Oct 13 17:03:00 EEST 2015
distributionBase=GRADLE_USER_HOME
distributionPath=wrapper/dists
zipStoreBase=GRADLE_USER_HOME
zipStorePath=wrapper/dists
-distributionUrl=https\://services.gradle.org/distributions/gradle-2.1-all.zip
+distributionUrl=https\://services.gradle.org/distributions/gradle-2.4-all.zip