mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
build.gradle: update AndroidX Annotation to 1.5.0
This commit is contained in:
parent
6b3ede94cf
commit
9830d9b5bc
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ configurations {
|
|||
|
||||
dependencies {
|
||||
implementation project(':public-transport-enabler')
|
||||
implementation 'androidx.annotation:annotation:1.4.0'
|
||||
implementation 'androidx.annotation:annotation:1.5.0'
|
||||
implementation 'androidx.recyclerview:recyclerview:1.2.1'
|
||||
implementation 'androidx.coordinatorlayout:coordinatorlayout:1.2.0'
|
||||
implementation 'androidx.drawerlayout:drawerlayout:1.1.1'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue