We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dd9ff41 commit 0d9b950Copy full SHA for 0d9b950
build.gradle
@@ -27,6 +27,6 @@ ext {
27
28
minSdkVersion = 11
29
targetSdkVersion = 24
30
- versionCode = 141
31
- versionName = '1.4.1'
+ versionCode = 142
+ versionName = '1.4.2'
32
}
0 commit comments