Skip to content

Commit

Permalink
chore (build.gradle): update version name to 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
sds100 committed Jul 22, 2020
1 parent 2534268 commit 82a586d
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 @@ android {
minSdkVersion 17
targetSdkVersion 29
versionCode 30
versionName "2.0.0-beta.5"
versionName "2.0.0"

vectorDrawables.useSupportLibrary = true
testInstrumentationRunner "androidx.test.runner.AndroidJUnitRunner"
Expand Down

0 comments on commit 82a586d

Please sign in to comment.