mirror of
https://github.com/syncthing/syncthing-android.git
synced 2024-12-23 03:11:30 +00:00
Bump support-annotations from 27.0.2 to 28.0.0 (#1340)
Bumps support-annotations from 27.0.2 to 28.0.0.
This commit is contained in:
parent
e3f3b9b009
commit
ff7fc29ac1
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ dependencies {
|
|||
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.2'
|
||||
androidTestImplementation 'com.android.support:support-annotations:27.0.2'
|
||||
androidTestImplementation 'com.android.support:support-annotations:28.0.0'
|
||||
}
|
||||
|
||||
android {
|
||||
|
|
Loading…
Reference in a new issue