Skip to content
This repository has been archived by the owner on Oct 8, 2022. It is now read-only.

Commit

Permalink
Upversioned to v1.0.0-beta.1
Browse files Browse the repository at this point in the history
  • Loading branch information
krtkush committed Feb 22, 2017
1 parent 2ceef31 commit 5ecd6db
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 @@ -26,7 +26,7 @@ android {
targetSdkVersion 25
versionCode 1
// <Major>.<Minor>.<Patch/Upgrade>
versionName "1.0.0-alpha.3"
versionName "1.0.0-beta.1"
}
buildTypes {
release {
Expand Down

0 comments on commit 5ecd6db

Please sign in to comment.