Skip to content

Commit

Permalink
update publishing versions.
Browse files Browse the repository at this point in the history
  • Loading branch information
reza.rasoulzadeh committed Nov 10, 2024
1 parent 97efc0f commit bb33da4
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.12"
version = "1.0.13"
afterEvaluate {
from(components["release"])
}
Expand Down

0 comments on commit bb33da4

Please sign in to comment.