Skip to content

Commit

Permalink
Chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Mar 24, 2022
1 parent 1aede36 commit ac5dae9
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 @@ -25,8 +25,8 @@ subprojects {
minSdk = 29
targetSdk = 31

versionName = "v22"
versionCode = 22
versionName = "v23"
versionCode = 23

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

0 comments on commit ac5dae9

Please sign in to comment.