Remove unusede Nextcloud SingleSignOn from dependency catalog
This commit is contained in:
@@ -343,10 +343,6 @@ dependencyResolutionManagement {
|
|||||||
.to("com.bartoszlipinski", "viewpropertyobjectanimator")
|
.to("com.bartoszlipinski", "viewpropertyobjectanimator")
|
||||||
.version("1.5.0")
|
.version("1.5.0")
|
||||||
|
|
||||||
alias("nextcloud.signon")
|
|
||||||
.to("com.github.nextcloud", "Android-SingleSignOn")
|
|
||||||
.version("0.5.6")
|
|
||||||
|
|
||||||
alias("mathparser")
|
alias("mathparser")
|
||||||
.to("org.mariuszgromada.math", "MathParser.org-mXparser")
|
.to("org.mariuszgromada.math", "MathParser.org-mXparser")
|
||||||
.version("4.4.2")
|
.version("4.4.2")
|
||||||
|
|||||||
Reference in New Issue
Block a user