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 0407158 commit 02963a2
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 @@ -26,8 +26,8 @@ subprojects {
extensions.configure<BaseExtension> {
val minSdkVersion = 26
val targetSdkVersion = 31
val buildVersionName = "v13"
val buildVersionCode = 13
val buildVersionName = "v14"
val buildVersionCode = 14

compileSdkVersion(targetSdkVersion)

Expand Down

0 comments on commit 02963a2

Please sign in to comment.