We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 091223c commit 9af3c32Copy full SHA for 9af3c32
1 file changed
build.gradle
@@ -28,7 +28,7 @@ ext {
28
theTargetSdkVersion = 24
29
theMinSdkVersion = 5
30
theVersionName = '1.2.2'
31
- theVersionCode = 20
+ theVersionCode = 21
32
}
33
34
buildscript {
0 commit comments