Skip to content

Commit 9acb785

Browse files
committed
Change play service dependency
1 parent 0efb8b4 commit 9acb785

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
@@ -127,7 +127,7 @@ dependencies {
127127
implementation "com.facebook.react:react-native:+"
128128
// implementation 'com.google.android.play:app-update:2.0.0'
129129
// From node_modules
130-
implementation 'com.google.android.play:core:1.10.3'
130+
implementation 'com.google.android.play:app-update:2.1.0'
131131
}
132132

133133
if (isNewArchitectureEnabled()) {

0 commit comments

Comments
 (0)