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