Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 194 Bytes

README.md

File metadata and controls

11 lines (5 loc) · 194 Bytes

EasyToaster

import maven at project level gradle:

maven { url 'https://jitpack.io' }

Just import the library at app gradle level

implementation 'com.github.Aman49471:ToasterDemo:0.1.0'