Skip to content

Commit

Permalink
Update app version name
Browse files Browse the repository at this point in the history
Signed-off-by: Kshitij Patil <[email protected]>
  • Loading branch information
Kshitij09 committed Sep 28, 2024
1 parent 9246f70 commit bed0dec
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frontend/compose-app/app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ android {
defaultConfig {
applicationId = "cc.snakechat"
versionCode = 1
versionName = "0.1.0"
versionName = "0.1"

testInstrumentationRunner = "androidx.test.runner.AndroidJUnitRunner"
vectorDrawables {
Expand Down

0 comments on commit bed0dec

Please sign in to comment.