Skip to content

Commit 18ca420

Browse files
committed
Bump app version to 3.3.5 for release
1 parent 151247d commit 18ca420

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

app/build.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ import java.util.Properties
33
import org.gradle.api.provider.Property
44
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
55

6-
val appVersionCode = 131
7-
val appVersionName = "3.3.4"
6+
val appVersionCode = 132
7+
val appVersionName = "3.3.5"
88

99
plugins {
1010
alias(libs.plugins.android.application)

0 commit comments

Comments
 (0)