RurioLuca / QrCardParsing

Android Libraries to parsing and generate MeCardContent
MIT License
263 stars 36 forks source link

Request Feature, parse Event calendar #3

Closed webserveis closed 7 years ago

webserveis commented 7 years ago
BEGIN:VEVENT
SUMMARY:Gran premio Canada
DTSTART:20170611T130000Z
DTEND:20170611T153400Z
END:VEVENT
RurioLuca commented 7 years ago

Thanks for the brief suggestion I started working on it !!!

RurioLuca commented 7 years ago

Hi, update your version ;-)

dependencies { compile 'it.auron:mecard-parser:1.1.0' }