We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 219cb28 commit 71d0148Copy full SHA for 71d0148
build.gradle
@@ -35,6 +35,6 @@ ext {
35
libBuildToolsVersion = "27.0.3"
36
libSupportVersion = '25.4.0'
37
libPublishVersionCode = 21
38
- libPublishVersionName = '1.0.0'
+ libPublishVersionName = '1.0.1'
39
libPublishGroupName = 'com.mindorks.android'
40
}
0 commit comments