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 6f8f746 commit 83cc0d2Copy full SHA for 83cc0d2
gradle.properties
@@ -17,7 +17,7 @@
17
# http://www.gradle.org/docs/current/userguide/multi_project_builds.html#sec:decoupled_projects
18
# org.gradle.parallel=true
19
20
-VERSION_NAME=0.0.2
+VERSION_NAME=0.0.3
21
VERSION_CODE=1
22
GROUP=agency.tango.android
23
material-intro-screen/build.gradle
@@ -48,7 +48,7 @@ publish {
48
userOrg = 'tangoagency'
49
groupId = 'agency.tango.android'
50
artifactId = 'material-intro-screen'
51
- publishVersion = '0.0.2'
+ publishVersion = '0.0.3'
52
desc = ''
53
website = 'https://github.com/TangoAgency/material-intro-screen'
54
}
0 commit comments