Compare commits
2 Commits
renovate/a
...
master
Author | SHA1 | Date | |
---|---|---|---|
612bab4601 | |||
![]() |
ed941b6dbc |
@@ -185,7 +185,7 @@ dependencies {
|
||||
//noinspection GradleDynamicVersion
|
||||
implementation "com.facebook.react:react-native:+" // From node_modules
|
||||
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.1.0"
|
||||
implementation "androidx.swiperefreshlayout:swiperefreshlayout:1.0.0"
|
||||
|
||||
debugImplementation("com.facebook.flipper:flipper:${FLIPPER_VERSION}") {
|
||||
exclude group:'com.facebook.fbjni'
|
||||
|
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"name": "@uiw/react-native-wechat",
|
||||
"name": "@coder-xiaomo/react-native-wechat",
|
||||
"title": "React Native Wechat",
|
||||
"version": "1.0.0",
|
||||
"description": "React Native 包使用微信分享、登录、收藏、支付等功能。",
|
||||
|
Reference in New Issue
Block a user