We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a124e85 commit e6ac20aCopy full SHA for e6ac20a
build.gradle
@@ -27,7 +27,7 @@ ext {
27
theCompileSdkVersion = 25
28
theTargetSdkVersion = 25
29
theMinSdkVersion = 5
30
- theVersionName = '1.5.0'
+ theVersionName = '1.5.1'
31
theVersionCode = 0
32
}
33
0 commit comments