mirror of
https://github.com/nextcloud/android.git
synced 2024-11-22 05:05:31 +03:00
revert to use master library
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
daafa24905
commit
0d2dc8ef06
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ buildscript {
|
|||
daggerVersion = "2.44.2"
|
||||
markwonVersion = "4.6.2"
|
||||
prismVersion = "2.0.0"
|
||||
androidLibraryVersion = "localId-SNAPSHOT"
|
||||
androidLibraryVersion = "master-SNAPSHOT"
|
||||
mockitoVersion = "4.11.0"
|
||||
mockitoKotlinVersion = "4.1.0"
|
||||
mockkVersion = "1.13.3"
|
||||
|
|
Loading…
Reference in a new issue