File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -31,3 +31,5 @@ demo/report/report.html
31
31
demo /report /stats.json
32
32
demo-angular /report /report.html
33
33
demo-angular /report /stats.json
34
+ /src /platforms /android /nativescript_imagepicker.aar
35
+ /src /* .tgz
Original file line number Diff line number Diff line change 1
1
* .map
2
2
* .ts
3
3
! * .d.ts
4
- tsconfig.json
4
+ tsconfig.json
5
+ /platforms /android /** /*
6
+ ! platforms /android /include.gradle
7
+ ! platforms /android /nativescript_imagepicker.aar
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nativescript-imagepicker" ,
3
- "version" : " 5.0.0 " ,
3
+ "version" : " 5.0.2 " ,
4
4
"description" : " A plugin for the NativeScript framework implementing multiple image picker" ,
5
5
"repository" : {
6
6
"type" : " git" ,
57
57
"nativescript-permissions" : " ~1.2.3"
58
58
},
59
59
"bootstrapper" : " nativescript-plugin-seed"
60
- }
60
+ }
You can’t perform that action at this time.
0 commit comments