Skip to content

Commit

Permalink
update the version
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed Dec 7, 2024
1 parent 07a7b93 commit 8ada9ce
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 @@ -97,7 +97,7 @@ afterEvaluate {
register<MavenPublication>("release") {
groupId = "com.github.NicosNicolaou16"
artifactId = "ImagePickerAndroid"
version = "2.2.1"
version = "2.3.0"
from(components["release"])
}
}
Expand Down

0 comments on commit 8ada9ce

Please sign in to comment.