We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f78cc49 commit 29b60e7Copy full SHA for 29b60e7
library/build.gradle
@@ -11,7 +11,7 @@ android {
11
minSdkVersion 7
12
targetSdkVersion 24
13
versionCode 9
14
- versionName "0.2.2"
+ versionName "0.2.3"
15
}
16
buildTypes {
17
release {
0 commit comments