Skip to content

Commit

Permalink
PIA: Version update (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
kp-iva-nedeleva authored Sep 30, 2024
1 parent a9ed948 commit 48e2e07
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 = 680
val googleAppVersionCode = 681
val amazonAppVersionCode = googleAppVersionCode.plus(10000)
val noInAppVersionCode = googleAppVersionCode.plus(10000)
val appVersionName = "4.0.17"
val appVersionName = "4.0.18"

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

0 comments on commit 48e2e07

Please sign in to comment.