We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b291c1d commit c211001Copy full SHA for c211001
bitscuit/build.gradle
@@ -69,7 +69,7 @@ publishing {
69
release(MavenPublication) {
70
groupId = 'com.github.arpitmx'
71
artifactId = 'bitscuit'
72
- version = '1.0.5'
+ version = '1.0.6'
73
74
afterEvaluate {
75
from components.release
0 commit comments