Skip to content

Commit

Permalink
Bump version 0.4.1-alpha.31
Browse files Browse the repository at this point in the history
  • Loading branch information
arunkumar9t2 committed Jul 16, 2024
1 parent 3366f8c commit 9d7c55b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion constants.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
*/
ext {
groupId = "com.grab.grazel"
versionName = project.hasProperty("versionName") ? versionName : "0.4.1-alpha.30"
versionName = project.hasProperty("versionName") ? versionName : "0.4.1-alpha.31"

website = "https://grab.github.io/Grazel/"
}

0 comments on commit 9d7c55b

Please sign in to comment.