Skip to content

Commit

Permalink
upgrade library publish version.
Browse files Browse the repository at this point in the history
  • Loading branch information
reza.rasoulzadeh committed Dec 1, 2024
1 parent 393d351 commit fad91ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@ publishing {
create<MavenPublication>("release") {
groupId = "com.github.rezarasuolzadeh"
artifactId = "pickers"
version = "1.0.13"
version = "1.0.14"
afterEvaluate {
from(components["release"])
}
Expand Down

0 comments on commit fad91ee

Please sign in to comment.