Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed Aug 2, 2024
1 parent cc93dcc commit 46de7a4
Showing 1 changed file with 1 addition and 1 deletion.
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.14"
version = "2.0.15"
from(components["release"])
}
}
Expand Down

0 comments on commit 46de7a4

Please sign in to comment.