mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-07 21:48:49 +00:00
Update AndroidX Annotation to 1.0.2.
This commit is contained in:
parent
6b5fedf0d9
commit
4c421b0aae
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ configurations {
|
|||
dependencies {
|
||||
compile project(':enabler')
|
||||
compile 'de.schildbach.wallet:integration-android:2.0'
|
||||
compile 'androidx.annotation:annotation:1.0.0'
|
||||
compile 'androidx.annotation:annotation:1.0.2'
|
||||
compile 'androidx.recyclerview:recyclerview:1.0.0'
|
||||
compile 'androidx.drawerlayout:drawerlayout:1.0.0'
|
||||
compile 'androidx.core:core:1.0.0'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue