Speed code for android
allprojects {
repositories {
...
maven { url 'https://jitpack.io' }
}
}dependencies {
...
implementation 'com.google.android.material:material:1.2.1'
implementation 'com.github.harshkanjariya:HKUtils:1.0.3'
}| Name | Name | Last commit date | ||
|---|---|---|---|---|