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
3131demo /report /stats.json
3232demo-angular /report /report.html
3333demo-angular /report /stats.json
34+ /src /platforms /android /nativescript_imagepicker.aar
35+ /src /* .tgz
Original file line number Diff line number Diff line change 11* .map
22* .ts
33! * .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 11{
22 "name" : " nativescript-imagepicker" ,
3- "version" : " 5.0.0 " ,
3+ "version" : " 5.0.2 " ,
44 "description" : " A plugin for the NativeScript framework implementing multiple image picker" ,
55 "repository" : {
66 "type" : " git" ,
5757 "nativescript-permissions" : " ~1.2.3"
5858 },
5959 "bootstrapper" : " nativescript-plugin-seed"
60- }
60+ }
You can’t perform that action at this time.
0 commit comments