Skip to content

Commit db1e32b

Browse files
author
mahdi
committed
add maven publish ***
1 parent 8fdce8c commit db1e32b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FilePicker/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ publishing {
6969
release(MavenPublication) {
7070
groupId = "com.mahdiasd.filepicker"
7171
artifactId = "FilePicker"
72-
version = "2.2.9"
72+
version = "2.3.0"
7373

7474
afterEvaluate {
7575
from components.release

0 commit comments

Comments
 (0)