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