Skip to content

Commit

Permalink
Chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Feb 15, 2022
1 parent 97d22fe commit 06b4c2a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -42,8 +42,8 @@ subprojects {
minSdk = 29
targetSdk = 31

versionName = "v19"
versionCode = 19
versionName = "v20"
versionCode = 20

if (!isApp) {
consumerProguardFiles("consumer-rules.pro")
Expand Down

0 comments on commit 06b4c2a

Please sign in to comment.