mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 05:35:39 +03:00
Merge pull request #4119 from nextcloud/dependabot/gradle/androidx.annotation-annotation-1.1.0
Bump annotation from 1.0.2 to 1.1.0
This commit is contained in:
commit
21a54921b2
1 changed files with 1 additions and 1 deletions
|
@ -278,7 +278,7 @@ dependencies {
|
|||
exclude group: "com.android.support"
|
||||
}
|
||||
implementation 'com.caverock:androidsvg:1.4'
|
||||
implementation 'androidx.annotation:annotation:1.0.2'
|
||||
implementation 'androidx.annotation:annotation:1.1.0'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
implementation 'org.jetbrains:annotations:17.0.0'
|
||||
|
||||
|
|
Loading…
Reference in a new issue