Skip to content

Commit 25d8574

Browse files
committed
Bump pre-release version to 3.3.3-rc1
1 parent e7fb6e2 commit 25d8574

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 = 128
7-
val appVersionName = "3.3.2"
6+
val appVersionCode = 129
7+
val appVersionName = "3.3.3-rc1"
88

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

0 commit comments

Comments
 (0)