Skip to content

Commit

Permalink
Chore: bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Kr328 committed Sep 24, 2021
1 parent a5619bb commit 1826d10
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 @@ -36,8 +36,8 @@ subprojects {
extensions.configure<BaseExtension> {
val minSdkVersion = 21
val targetSdkVersion = 30
val buildVersionCode = 204012
val buildVersionName = "2.4.12"
val buildVersionCode = 204013
val buildVersionName = "2.4.13"
val defaultDimension = "feature"

ndkVersion = "23.0.7599858"
Expand Down

0 comments on commit 1826d10

Please sign in to comment.