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 10, 2022
1 parent 92874d3 commit 13dc80a
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 = "v17"
val buildVersionCode = 17
val buildVersionName = "v18"
val buildVersionCode = 18

compileSdkVersion(targetSdkVersion)

Expand Down

0 comments on commit 13dc80a

Please sign in to comment.