We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e95dbfd commit 84e4fa2Copy full SHA for 84e4fa2
1 file changed
build.gradle
@@ -27,7 +27,7 @@ ext {
27
theCompileSdkVersion = 24
28
theTargetSdkVersion = 24
29
theMinSdkVersion = 5
30
- theVersionName = '1.4.1'
+ theVersionName = '1.4.2'
31
theVersionCode = 0
32
}
33
0 commit comments