File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11apply plugin : ' com.android.library'
22
33android {
4- compileSdkVersion 25
5- buildToolsVersion " 25 .0.2 "
4+ compileSdkVersion 26
5+ buildToolsVersion " 26 .0.3 "
66
77 defaultConfig {
88 minSdkVersion 16
9- targetSdkVersion 23
9+ targetSdkVersion 26
1010 }
1111 lintOptions {
1212 warning ' InvalidPackage'
Original file line number Diff line number Diff line change 11{
22 "name" : " react-native-android-location-services-dialog-box" ,
3- "version" : " 2.6 .0" ,
3+ "version" : " 2.7 .0" ,
44 "description" : " A react-native component for turn on the dialog box from android location services" ,
55 "author" : " webyonet <webyonet@hotmail.com>" ,
66 "main" : " index.js" ,
2222 " react-native-location-services-dialog-box"
2323 ],
2424 "peerDependencies" : {
25- "react-native" : " >= 0.47 .0"
25+ "react-native" : " >= 0.56 .0"
2626 }
2727}
You can’t perform that action at this time.
0 commit comments