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 4d3d28b commit 6e16d42Copy full SHA for 6e16d42
build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
ext {
27
compileSdkVersion = 27
28
29
- commonLibVersion = "1.17.2-SNAPSHOT"
+ commonLibVersion = "1.17.2"
30
31
supportLibVersion = '27.1.1'
32
0 commit comments