Update androidx-annotation to 1.1.0.

This commit is contained in:
Andreas Schildbach 2019-08-30 15:41:04 +02:00
parent 8f452619e1
commit f9f1cc6616

View file

@ -11,7 +11,7 @@ configurations {
dependencies {
compile project(':public-transport-enabler')
compile 'de.schildbach.wallet:integration-android:2.0'
compile 'androidx.annotation:annotation:1.0.2'
compile 'androidx.annotation:annotation:1.1.0'
compile 'androidx.recyclerview:recyclerview:1.0.0'
compile 'androidx.coordinatorlayout:coordinatorlayout:1.0.0'
compile 'androidx.drawerlayout:drawerlayout:1.0.0'