Skip to content
This repository was archived by the owner on Feb 20, 2023. It is now read-only.
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
fix: 更新gradle,重命名java文件名
  • Loading branch information
liuyunpeng committed Jan 29, 2021
commit 2c0c8f8d46776f5e2b8b80ca5d2ed11ff1f96fbe
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@ allprojects {

dependencies {
implementation 'com.facebook.react:react-native:+'
implementation 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
api 'com.tencent.mm.opensdk:wechat-sdk-android-without-mta:+'
}