Skip to content

Commit

Permalink
Chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Jan 31, 2022
1 parent b163fc1 commit 968c711
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 @@ -34,8 +34,8 @@ subprojects {
extensions.configure<BaseExtension> {
val minSdkVersion = 29
val targetSdkVersion = 31
val buildVersionName = "v15"
val buildVersionCode = 15
val buildVersionName = "v16"
val buildVersionCode = 16

compileSdkVersion(targetSdkVersion)

Expand Down

0 comments on commit 968c711

Please sign in to comment.