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 8df5ce3 commit 7944216Copy full SHA for 7944216
build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
ext {
27
compileSdkVersion = 27
28
29
- commonLibVersion = "1.17.2"
+ commonLibVersion = "1.17.3-SNAPSHOT"
30
31
supportLibVersion = '27.1.1'
32
0 commit comments