We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 396145c commit 4dbb54dCopy full SHA for 4dbb54d
1 file changed
styro_custom-date-picker/build.gradle.kts
@@ -48,7 +48,7 @@ afterEvaluate {
48
from(components["release"])
49
groupId = "com.github.styropyr0"
50
artifactId = "styro-custom-date-picker"
51
- version = "1.0.2"
+ version = "1.2"
52
}
53
54
0 commit comments