Skip to content

Commit c32f717

Browse files
committed
Update build.gradle
1 parent f1a41d1 commit c32f717

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

android/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ android {
3434
}
3535
}
3636
dependencies {
37-
compile "com.android.support:support-v4:22.1.0"
37+
implementation group: 'com.android.support', name: 'support-v4', version: '27.0.0'
3838
}

0 commit comments

Comments
 (0)