Skip to content

Commit

Permalink
Add dev flag in version name
Browse files Browse the repository at this point in the history
Signed-off-by: starry-shivam <[email protected]>
  • Loading branch information
starry-shivam committed May 11, 2024
1 parent 10b11f2 commit 6022707
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ android {
minSdk 26
targetSdk 34
versionCode 370
versionName "3.7.0"
versionName "3.8.0-dev"

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

0 comments on commit 6022707

Please sign in to comment.