We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8f7f26b commit 8f5ff23Copy full SHA for 8f5ff23
build.gradle
@@ -8,7 +8,7 @@ buildscript {
8
daggerVersion = "2.45"
9
markwonVersion = "4.6.2"
10
prismVersion = "2.0.0"
11
- androidLibraryVersion = "invalid-path-download-SNAPSHOT"
+ androidLibraryVersion = "master-SNAPSHOT"
12
mockitoVersion = "4.11.0"
13
mockitoKotlinVersion = "4.1.0"
14
mockkVersion = "1.13.3"
0 commit comments