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 afd3335 commit b659ba6Copy full SHA for b659ba6
build.gradle
@@ -26,7 +26,7 @@ allprojects {
26
ext {
27
compileSdkVersion = 27
28
29
- commonLibVersion = "1.17.0-SNAPSHOT"
+ commonLibVersion = "1.17.0"
30
31
supportLibVersion = '27.1.1'
32
googleLibVersion = '15.0.0'
0 commit comments