File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 2.2.1 " ,
2
+ "version" : " 2.2.2 " ,
3
3
"name" : " cordova-plugin-telerik-imagepicker" ,
4
4
"cordova_name" : " ImagePicker" ,
5
5
"description" : " This plugin allows selection of multiple images from the camera roll / gallery in a phonegap app" ,
26
26
"name" : " cordova" ,
27
27
"version" : " >=3.5.0"
28
28
}
29
- }
29
+ }
Original file line number Diff line number Diff line change 2
2
<plugin xmlns =" http://www.phonegap.com/ns/plugins/1.0"
3
3
xmlns : android =" http://schemas.android.com/apk/res/android"
4
4
id =" cordova-plugin-telerik-imagepicker"
5
- version =" 2.2.1 " >
5
+ version =" 2.2.2 " >
6
6
7
7
<name >ImagePicker</name >
8
8
147
147
<framework src =" src/android/ignorelinterrors.gradle" custom =" true" type =" gradleReference" />
148
148
<framework src =" src/android/androidtarget.gradle" custom =" true" type =" gradleReference" />
149
149
</platform >
150
- </plugin >
150
+ </plugin >
You can’t perform that action at this time.
0 commit comments