Skip to content

Commit

Permalink
ionic-PDF 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
shivam1410 committed Mar 18, 2020
1 parent 514dcd7 commit aa38e91
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions config.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?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>MyApp</name>
<description>An awesome Ionic/Cordova app.</description>
<author email="hi@ionicframework.com" href="http://ionicframework.com/">Ionic Framework Team</author>
<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" />
<access origin="*" />
<allow-intent href="http://*/*" />
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "IonicPDF",
"version": "0.0.1",
"name": "Ionic-PDF",
"version": "1.0.0",
"author": "Ionic Framework",
"homepage": "https://ionicframework.com/",
"scripts": {
Expand Down
Binary file added src/build/app.apk
Binary file not shown.

0 comments on commit aa38e91

Please sign in to comment.