File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
packages/capacitor-plugin Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 2.0.0-next.3] ( https://github.com/ionic-team/capacitor-file-viewer/compare/v2.0.0-next.2...v2.0.0-next.3 ) (2025-11-10)
2+
3+
4+ ### Bug Fixes
5+
6+ * ** android:** use 'propName = value' assignment syntax in build.gradle files ([ 4b967f4] ( https://github.com/ionic-team/capacitor-file-viewer/commit/4b967f49917dc703b962d15926875090b31fe070 ) )
7+
18# [ 2.0.0-next.2] ( https://github.com/ionic-team/capacitor-file-viewer/compare/v2.0.0-next.1...v2.0.0-next.2 ) (2025-10-08)
29
310
Original file line number Diff line number Diff line change 11{
22 "name" : " @capacitor/file-viewer" ,
3- "version" : " 2.0.0-next.2 " ,
3+ "version" : " 2.0.0-next.3 " ,
44 "description" : " The FileViewer API provides mechanisms for opening files and previewing media. Not available on web." ,
55 "main" : " ./dist/plugin.cjs" ,
66 "module" : " ./dist/plugin.mjs" ,
You can’t perform that action at this time.
0 commit comments