mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Merge pull request #2291 from nextcloud/dependabot/gradle/com.google.errorprone-error_prone_annotations-2.15.0
Bump error_prone_annotations from 2.9.0 to 2.15.0
This commit is contained in:
commit
b9f91429a2
@ -29,5 +29,5 @@ java {
|
|||||||
}
|
}
|
||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
implementation 'com.google.errorprone:error_prone_annotations:2.9.0'
|
implementation 'com.google.errorprone:error_prone_annotations:2.15.0'
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user