Skip to content

Commit

Permalink
Version Update
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacakakpo1 committed Mar 7, 2024
1 parent f79bcc9 commit c9a3490
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shared/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ android {


fun getVersionName(): String {
return "0.0.2-alpha" // Replace with version Name
return "0.0.3-alpha" // Replace with version Name
}

fun getArtifactId(): String {
Expand Down

0 comments on commit c9a3490

Please sign in to comment.