mirror of
https://gitlab.com/oeffi/oeffi.git
synced 2025-07-06 17:38:48 +00:00
Update support libraries to 28.0.0.
This commit is contained in:
parent
43afe6e9ba
commit
86681291b2
1 changed files with 3 additions and 5 deletions
|
@ -11,11 +11,9 @@ configurations {
|
|||
dependencies {
|
||||
compile project(':enabler')
|
||||
compile 'de.schildbach.wallet:integration-android:2.0'
|
||||
compile 'com.android.support:support-annotations:27.1.1'
|
||||
compile 'com.android.support:support-compat:27.1.1'
|
||||
compile 'com.android.support:support-core-ui:27.1.1'
|
||||
compile 'com.android.support:support-core-utils:27.1.1'
|
||||
compile 'com.android.support:recyclerview-v7:27.1.1'
|
||||
compile 'com.android.support:support-annotations:28.0.0'
|
||||
compile 'com.android.support:recyclerview-v7:28.0.0'
|
||||
compile 'com.android.support:drawerlayout:28.0.0'
|
||||
compile 'com.squareup.okhttp3:okhttp:3.11.0'
|
||||
compile 'com.squareup.okhttp3:logging-interceptor:3.11.0'
|
||||
compile 'com.google.guava:guava:25.1-android'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue