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 8fdce8c commit db1e32bCopy full SHA for db1e32b
FilePicker/build.gradle
@@ -69,7 +69,7 @@ publishing {
69
release(MavenPublication) {
70
groupId = "com.mahdiasd.filepicker"
71
artifactId = "FilePicker"
72
- version = "2.2.9"
+ version = "2.3.0"
73
74
afterEvaluate {
75
from components.release
0 commit comments