Replaced fab speed dial with a different library - there is still some tweaking needed, but at least it works again
This commit is contained in:
@ -24,5 +24,6 @@ allprojects {
|
||||
jcenter()
|
||||
mavenCentral()
|
||||
maven { url 'https://oss.sonatype.org/content/repositories/snapshots/' }
|
||||
maven { url "https://jitpack.io" }
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user