Skip to content

Commit

Permalink
PIA-XXXX: Bump version to 4.0.10 (673) (#56)
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-juan-docal authored Jun 27, 2024
1 parent 050cf2e commit 4cbaa4e
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 @@ -24,10 +24,10 @@ plugins {
id("org.jetbrains.kotlinx.kover")
}

val googleAppVersionCode = 672
val googleAppVersionCode = 673
val amazonAppVersionCode = googleAppVersionCode.plus(10000)
val noInAppVersionCode = googleAppVersionCode.plus(10000)
val appVersionName = "4.0.9"
val appVersionName = "4.0.10"

android {
namespace = "com.kape.vpn"
Expand Down

0 comments on commit 4cbaa4e

Please sign in to comment.