A simple library to show toast it works with all latest versions of android
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
implementation 'com.github.Anil-dhiman:ToastLibrary:1.0'
}| Name | Name | Last commit date | ||
|---|---|---|---|---|
A simple library to show toast it works with all latest versions of android
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
implementation 'com.github.Anil-dhiman:ToastLibrary:1.0'
}