Skip to content

Commit cb2d450

Browse files
PIA-1946: Bump version to 4.0.8 (671) (#34)
1 parent e9d7bb3 commit cb2d450

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,10 +24,10 @@ plugins {
2424
id("org.jetbrains.kotlinx.kover")
2525
}
2626

27-
val googleAppVersionCode = 670
27+
val googleAppVersionCode = 671
2828
val amazonAppVersionCode = googleAppVersionCode.plus(10000)
2929
val noInAppVersionCode = googleAppVersionCode.plus(10000)
30-
val appVersionName = "4.0.7"
30+
val appVersionName = "4.0.8"
3131

3232
android {
3333
namespace = "com.kape.vpn"

0 commit comments

Comments
 (0)