Skip to content

Commit

Permalink
extra
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam1410 committed Mar 18, 2020
1 parent aa38e91 commit 1dad69e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="io.ionic.starter" version="0.0.1" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>ionic-PDF</name>
<description> Self purpose pdf library in ionic</description>
<author email="gargshivam482@gmail.com" href="https://github.com/shivam1410">Shivam</author>
<content original-src="index.html" src="http://localhost:8100" />
<name>ionic- DF</name>
<description>Basic Pdf library manager in ionic</description>
<author email="gargshivam482@gmail.com" href="https://github.com/shivam1410">Shivam Garg</author>
<content src="index.html" />
<access origin="*" />
<allow-intent href="http://*/*" />
<allow-intent href="https://*/*" />
Expand Down
Binary file removed src/assets/Screenshot_20200318-101558.jpg
Binary file not shown.
Binary file removed src/build/app.apk
Binary file not shown.

0 comments on commit 1dad69e

Please sign in to comment.