Commit b7f6f8f6 authored by 少言's avatar 少言

0.1.2-PictureSelector2.2.0

parent 69ea2ec4
...@@ -12,8 +12,8 @@ buildscript { ...@@ -12,8 +12,8 @@ buildscript {
apply plugin: 'com.android.library' apply plugin: 'com.android.library'
android { android {
compileSdkVersion 23 compileSdkVersion 26
buildToolsVersion "23.0.1" buildToolsVersion "26.0.3"
defaultConfig { defaultConfig {
minSdkVersion 16 minSdkVersion 16
...@@ -32,6 +32,5 @@ repositories { ...@@ -32,6 +32,5 @@ repositories {
dependencies { dependencies {
compile 'com.facebook.react:react-native:+' compile 'com.facebook.react:react-native:+'
compile 'com.github.LuckSiege.PictureSelector:picture_library:v2.1.7' compile 'com.github.LuckSiege.PictureSelector:picture_library:v2.2.0'
} }
\ No newline at end of file
{ {
"name": "react-native-syan-image-picker", "name": "react-native-syan-image-picker",
"version": "0.1.1", "version": "0.1.2",
"description": "", "description": "",
"main": "index.js", "main": "index.js",
"scripts": { "scripts": {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment