We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 422d37f commit 4b469f7Copy full SHA for 4b469f7
1 file changed
app/build.gradle.kts
@@ -3,8 +3,8 @@ import java.util.Properties
3
import org.gradle.api.provider.Property
4
import org.jetbrains.kotlin.gradle.dsl.JvmTarget
5
6
-val appVersionCode = 141
7
-val appVersionName = "3.4.5"
+val appVersionCode = 142
+val appVersionName = "3.4.6"
8
9
plugins {
10
alias(libs.plugins.android.application)
0 commit comments