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.
2 parents 520bb42 + 70e87bc commit 999f227Copy full SHA for 999f227
library/build.gradle
@@ -26,7 +26,7 @@ android {
26
buildToolsVersion "24.0.3"
27
28
defaultConfig {
29
- versionName "1.3.0"
+ versionName "1.4.0"
30
minSdkVersion 14
31
targetSdkVersion 24
32
}
sample/build.gradle
@@ -26,7 +26,7 @@ buildscript {
repositories {
- mavenCentral()
+ jcenter()
0 commit comments