This website requires JavaScript.
Explore
Help
Sign in
agorise
/
bitsy-wallet
Watch
1
Star
0
Fork
You've already forked bitsy-wallet
0
Code
Issues
Pull requests
Projects
Releases
1
Packages
Wiki
Activity
25eec970e9
bitsy-wallet
/
settings.gradle
2 lines
53 B
Groovy
Raw
Normal View
History
Unescape
Escape
Update PDF generation library. - Added the PDFjet library as a Java Library module to the project and moved all the logic to create the transactions PDF in the TransactionsFragment to use the new PDF lib instead of the old one. - Fixed the time formatter that was being used to format the transaction's times in exported PDF/CSV files, it was printing months in the place of minutes.
2019-10-01 21:39:35 +00:00
include
':app'
,
':graphenejlib:graphenej'
,
':PDFJet'
Reference in a new issue
Copy permalink