mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-11-29 15:51:17 +00:00
Bump annotation from 1.0.0 to 1.1.0 (#1508)
Bumps annotation from 1.0.0 to 1.1.0. Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
parent
103a288958
commit
6177628c3b
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ dependencies {
|
||||||
implementation 'com.google.dagger:dagger:2.27'
|
implementation 'com.google.dagger:dagger:2.27'
|
||||||
annotationProcessor "com.google.dagger:dagger-compiler:2.27"
|
annotationProcessor "com.google.dagger:dagger-compiler:2.27"
|
||||||
androidTestImplementation 'androidx.test:rules:1.2.0'
|
androidTestImplementation 'androidx.test:rules:1.2.0'
|
||||||
androidTestImplementation 'androidx.annotation:annotation:1.0.0'
|
androidTestImplementation 'androidx.annotation:annotation:1.1.0'
|
||||||
}
|
}
|
||||||
|
|
||||||
android {
|
android {
|
||||||
|
|
Loading…
Reference in a new issue