Skip to content

Commit

Permalink
minor fix
Browse files Browse the repository at this point in the history
  • Loading branch information
NicosNicolaou16 committed May 20, 2023
1 parent 79b1bbe commit 9d8c7f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ImagePickerAndroid/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ afterEvaluate {
release(MavenPublication) {
groupId = 'com.github.NicosNicolaou16'
artifactId = 'ImagePickerAndroid'
version = '1.0.0-beta01'
version = '1.0.0-beta1'
from components.release
}
}
Expand Down

0 comments on commit 9d8c7f7

Please sign in to comment.