Skip to content

Commit

Permalink
chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
tmikulsk1 committed May 27, 2022
1 parent 7022de5 commit d090f45
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions design/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ android {
defaultConfig {
minSdkVersion 21
targetSdkVersion 30
versionCode 14
versionName "0.7.2"
versionCode 15
versionName "0.8.0"
}

buildTypes {
Expand Down

0 comments on commit d090f45

Please sign in to comment.