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