We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 085e8c7 commit 33b27f7Copy full SHA for 33b27f7
1 file changed
library/build.gradle
@@ -10,8 +10,8 @@ android {
10
defaultConfig {
11
minSdkVersion 15
12
targetSdkVersion 23
13
- versionCode 15
14
- versionName "1.2.3"
+ versionCode 16
+ versionName "1.2.4"
15
}
16
buildTypes {
17
release {
0 commit comments