We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e6d8dc commit 486ca3aCopy full SHA for 486ca3a
1 file changed
decoviewlib/build.gradle
@@ -7,8 +7,8 @@ android {
7
defaultConfig {
8
minSdkVersion 8
9
targetSdkVersion 23
10
- versionCode 7
11
- versionName "1.0.0"
+ versionCode 8
+ versionName "1.0.1"
12
}
13
buildTypes {
14
release {
0 commit comments