Skip to content

Commit

Permalink
bump play core (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
ybbond authored Mar 9, 2021
1 parent 4262ce0 commit c282604
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ repositories {
dependencies {
//noinspection GradleDynamicVersion
implementation 'com.facebook.react:react-native:+' // From node_modules
implementation 'com.google.android.play:core:1.7.0'
implementation 'com.google.android.play:core:1.10.0'
}

def configureReactNativePom(def pom) {
Expand Down

0 comments on commit c282604

Please sign in to comment.