We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 16cab3a commit 54d74b6Copy full SHA for 54d74b6
showcase/build.gradle
@@ -5,7 +5,7 @@ plugins {
5
6
ext {
7
PUBLISH_GROUP_ID = 'com.canopas.intro-showcase-view'
8
- PUBLISH_VERSION = '1.0.2'
+ PUBLISH_VERSION = '1.0.3'
9
PUBLISH_ARTIFACT_ID = 'introshowcaseview'
10
}
11
0 commit comments