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 c81374e commit cad75aeCopy full SHA for cad75ae
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.1'
+ PUBLISH_VERSION = '1.0.2'
9
PUBLISH_ARTIFACT_ID = 'introshowcaseview'
10
}
11
0 commit comments