Skip to content

Commit

Permalink
Bump version to 6.47.1
Browse files Browse the repository at this point in the history
  • Loading branch information
cody-signal committed Feb 12, 2024
1 parent fb9e731 commit cc40c9d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ plugins {

apply(from = "static-ips.gradle.kts")

val canonicalVersionCode = 1389
val canonicalVersionName = "6.47.0"
val canonicalVersionCode = 1390
val canonicalVersionName = "6.47.1"

val postFixSize = 100
val abiPostFix: Map<String, Int> = mapOf(
Expand Down

0 comments on commit cc40c9d

Please sign in to comment.