Skip to content

Commit 812f0a7

Browse files
authored
UPDATE react-native-hms-contactshield 5.2.1-300 (#104)
* UPDATE react-native-hms-contactshield 5.2.1-300
1 parent 9792316 commit 812f0a7

35 files changed

Lines changed: 5388 additions & 4089 deletions

react-native-hms-contactshield/README.md

Lines changed: 24 additions & 802 deletions
Large diffs are not rendered by default.

react-native-hms-contactshield/android/build.gradle

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ buildscript {
1010

1111
dependencies {
1212
classpath ("com.android.tools.build:gradle:3.6.0")
13-
classpath ("com.huawei.agconnect:agcp:1.4.1.300")
13+
classpath ("com.huawei.agconnect:agcp:1.4.2.301")
1414
}
1515
}
1616

@@ -53,7 +53,7 @@ dependencies {
5353
implementation fileTree(include: ['*.jar'], dir: 'libs')
5454
implementation 'com.facebook.react:react-native:+'
5555

56-
implementation 'com.huawei.hms:contactshield:5.0.4.300'
56+
implementation 'com.huawei.hms:contactshield:5.2.1.300'
5757

5858
def supportLibVersion = safeExtGet('supportLibVersion', '27.1.1')
5959
def supportLibMajorVersion = supportLibVersion.split('\\.')[0] as int
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
34
zipStoreBase=GRADLE_USER_HOME
45
zipStorePath=wrapper/dists
5-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-bin.zip

react-native-hms-contactshield/android/gradlew

Lines changed: 33 additions & 20 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

react-native-hms-contactshield/android/gradlew.bat

Lines changed: 24 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)