Skip to content

Commit

Permalink
去除Android编译警告
Browse files Browse the repository at this point in the history
  • Loading branch information
bashen1 committed Nov 7, 2019
1 parent 5c0bfab commit d443241
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion android/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ repositories {
}

dependencies {
compile 'com.facebook.react:react-native:+'
implementation 'com.facebook.react:react-native:+'

//登陆
implementation 'com.ali.auth.sdk:alibabauth_core:2.0.0.6@aar'
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"name": "react-native-mbaichuan",
"version": "4.0.0",
"version": "4.0.1",
"description": "react-native library for Ali Baichuan",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit d443241

Please sign in to comment.