mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 13:15:35 +03:00
Bump annotation from 1.0.1 to 1.0.2
Bumps annotation from 1.0.1 to 1.0.2. Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
ffe3ca5a55
commit
54bf33423a
1 changed files with 1 additions and 1 deletions
|
@ -245,7 +245,7 @@ dependencies {
|
|||
exclude group: "com.android.support"
|
||||
}
|
||||
implementation 'com.caverock:androidsvg:1.3'
|
||||
implementation 'androidx.annotation:annotation:1.0.1'
|
||||
implementation 'androidx.annotation:annotation:1.0.2'
|
||||
implementation 'com.google.code.gson:gson:2.8.5'
|
||||
|
||||
// dependencies for local unit tests
|
||||
|
|
Loading…
Reference in a new issue