We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f1a41d1 commit c32f717Copy full SHA for c32f717
android/build.gradle
@@ -34,5 +34,5 @@ android {
34
}
35
36
dependencies {
37
- compile "com.android.support:support-v4:22.1.0"
+ implementation group: 'com.android.support', name: 'support-v4', version: '27.0.0'
38
0 commit comments