Update AndroidX Annotation to 1.0.2.

This commit is contained in:
Andreas Schildbach 2019-04-01 22:34:59 +02:00
parent 6b5fedf0d9
commit 4c421b0aae

View file

@ -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'