We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c5f5ed commit a90d6c1Copy full SHA for a90d6c1
heart-switch/build.gradle
@@ -58,7 +58,7 @@ afterEvaluate {
58
from components.release
59
groupId = 'com.popovanton0.heartswitch'
60
artifactId = 'heart-switch'
61
- version = '1.0.0-beta01'
+ version = '1.0.0-beta02'
62
}
63
64
0 commit comments