Skip to content

Commit 2421a33

Browse files
committed
Android Annotations 4.6.0
1 parent 911cd8d commit 2421a33

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,8 @@ dependencies {
105105
compile project(':client')
106106
compile project(':html_templates')
107107

108-
annotationProcessor 'org.androidannotations:androidannotations:4.1.0'
109-
compile 'org.androidannotations:androidannotations-api:4.1.0'
108+
annotationProcessor 'org.androidannotations:androidannotations:4.6.0'
109+
compile 'org.androidannotations:androidannotations-api:4.6.0'
110110

111111
annotationProcessor 'com.google.dagger:dagger-compiler:2.7'
112112
compile 'com.google.dagger:dagger:2.7'

0 commit comments

Comments
 (0)