File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
android/src/main/java/com/huawei/hms/rn/push/logger Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ public final class HMSLogger {
3838
3939 private static final String KIT = "Push" ;
4040 private static final String PLATFORM = "ReactNative" ;
41- private static final String VERSION = "6.12.0.300 " ;
41+ private static final String VERSION = "6.12.0.302 " ;
4242
4343 private static final String SERVICE = "Cross-Platform" ;
4444
Original file line number Diff line number Diff line change 11{
22 "name" : " @hmscore/react-native-hms-push-demo" ,
3- "version" : " 6.12.0-300 " ,
3+ "version" : " 6.12.0-302 " ,
44 "scripts" : {
55 "android" : " react-native run-android" ,
66 "start" : " react-native start" ,
99 },
1010 "dependencies" : {
1111 "react" : " 18.2.0" ,
12- "react-native" : " 0.72.0 " ,
13- "@hmscore/react-native-hms-push" : " 6.12.0-300 "
12+ "react-native" : " 0.72.7 " ,
13+ "@hmscore/react-native-hms-push" : " 6.12.0-302 "
1414 },
1515 "devDependencies" : {
1616 "@babel/core" : " ^7.21.8" ,
Original file line number Diff line number Diff line change 22 "name" : " @hmscore/react-native-hms-push" ,
33 "title" : " React Native HMS Push Kit" ,
44 "description" : " React Native HMS Push Kit" ,
5- "version" : " 6.12.0-300 " ,
5+ "version" : " 6.12.0-302 " ,
66 "main" : " src/index.js" ,
77 "repository" : {
88 "type" : " git" ,
You can’t perform that action at this time.
0 commit comments