Skip to content

Commit 8f9bd2c

Browse files
authored
UPDATE react-native-hms-awareness 1.0.8-301 (#105)
* UPDATE react-native-hms-awareness 1.0.8-301
1 parent 812f0a7 commit 8f9bd2c

57 files changed

Lines changed: 517 additions & 12392 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
-205 KB
Binary file not shown.
-204 KB
Binary file not shown.
-388 KB
Binary file not shown.
-208 KB
Binary file not shown.
-163 KB
Binary file not shown.
-84.9 KB
Binary file not shown.
-339 KB
Binary file not shown.

react-native-hms-awareness/README.md

Lines changed: 25 additions & 3331 deletions
Large diffs are not rendered by default.

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ dependencies {
4949
implementation fileTree(include: ['*.jar'], dir: 'libs')
5050
implementation 'com.facebook.react:react-native:+'
5151
implementation "com.huawei.agconnect:agconnect-core:1.4.2.301"
52-
implementation 'com.huawei.hms:awareness:1.0.7.303'
52+
implementation 'com.huawei.hms:awareness:1.0.8.301'
5353

5454
def supportLibVersion = safeExtGet('supportLibVersion', '27.1.1')
5555
def supportLibMajorVersion = supportLibVersion.split('\\.')[0] as int
Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
1-
#Fri Nov 13 10:22:34 EET 2020
21
distributionBase=GRADLE_USER_HOME
32
distributionPath=wrapper/dists
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-6.8.3-bin.zip
44
zipStoreBase=GRADLE_USER_HOME
55
zipStorePath=wrapper/dists
6-
distributionUrl=https\://services.gradle.org/distributions/gradle-6.3-all.zip

0 commit comments

Comments
 (0)