mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bump rules from 1.0.1 to 1.0.2 (#1320)
Bumps rules from 1.0.1 to 1.0.2. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
3dad47ff0e
commit
a715fb6d79
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ dependencies {
|
|||
implementation 'com.android.support.constraint:constraint-layout:1.0.2'
|
||||
implementation 'com.google.dagger:dagger:2.14.1'
|
||||
annotationProcessor "com.google.dagger:dagger-compiler:2.14.1"
|
||||
androidTestImplementation 'com.android.support.test:rules:1.0.1'
|
||||
androidTestImplementation 'com.android.support.test:rules:1.0.2'
|
||||
androidTestImplementation 'com.android.support:support-annotations:27.0.2'
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue