Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed May 17, 2024
1 parent eca562b commit f27b19f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .idea/kotlinc.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion ImagePickerAndroid/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ afterEvaluate {
register<MavenPublication>("release") {
groupId = "com.github.NicosNicolaou16"
artifactId = "ImagePickerAndroid"
version = "2.0.11"
version = "2.0.12"
from(components["release"])
}
}
Expand Down

0 comments on commit f27b19f

Please sign in to comment.