Skip to content

Commit

Permalink
[Refactor] - Version : Updates versionName to 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Sameer Dhakal authored and caguilar187 committed Oct 24, 2018
1 parent fee3328 commit 82683ed
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 @@ -13,7 +13,7 @@ if (project.hasProperty('build_number')) {
buildMetadata = 'SNAPSHOT'
}

String majorAndMinorVersion = "0.7"
String majorAndMinorVersion = "1.0"
Integer patchVersionCode = 0

android {
Expand Down

0 comments on commit 82683ed

Please sign in to comment.