File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11rootProject. name = ' AppAuthExample'
22include ' :react-native-app-auth'
3- project(' :react-native-app-auth' ). projectDir = new File (rootProject. projectDir, ' ../node_modules/react-native-app-auth /android' )
3+ project(' :react-native-app-auth' ). projectDir = new File (rootProject. projectDir, ' ../.. /android' )
44
55include ' :app'
Original file line number Diff line number Diff line change 77[ ![ Build Status] ( https://travis-ci.org/FormidableLabs/react-native-app-auth.svg?branch=master )] ( https://travis-ci.org/FormidableLabs/react-native-app-auth )
88[ ![ npm version] ( https://badge.fury.io/js/react-native-app-auth.svg )] ( https://badge.fury.io/js/react-native-app-auth )
99
10- #### This is the API documentation for ` react-native-app-auth >= 3.0. ` (pre-release)
10+ #### This is the API documentation for ` react-native-app-auth >= 3.0. `
1111
1212[ See version ` 2.x ` documentation here] ( https://github.com/FormidableLabs/react-native-app-auth/tree/7a3fdc6e3572a998db99777b7562a7e63e0c2008 ) .
1313
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ apply plugin: 'com.android.library'
1313
1414android {
1515 compileSdkVersion 23
16- buildToolsVersion " 23 .0.1 "
16+ buildToolsVersion ' 26 .0.2 '
1717
1818 defaultConfig {
1919 minSdkVersion 16
You can’t perform that action at this time.
0 commit comments