mirror of
https://github.com/syncthing/syncthing-android.git
synced 2025-01-08 19:21:35 +00:00
Bump dagger-compiler from 2.14.1 to 2.23.1 (#1339)
Bumps [dagger-compiler](https://github.com/google/dagger) from 2.14.1 to 2.23.1. - [Release notes](https://github.com/google/dagger/releases) - [Changelog](https://github.com/google/dagger/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/dagger/compare/dagger-2.14.1...dagger-2.23.1)
This commit is contained in:
parent
0165a074a2
commit
39927763c0
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ dependencies {
|
|||
implementation 'com.android.volley:volley:1.1.1'
|
||||
implementation 'com.android.support.constraint:constraint-layout:1.1.3'
|
||||
implementation 'com.google.dagger:dagger:2.23.1'
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:2.14.1"
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:2.23.1"
|
||||
androidTestImplementation 'com.android.support.test:rules:1.0.2'
|
||||
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue